summaryrefslogtreecommitdiff
path: root/sysutils/xentools33/Makefile
diff options
context:
space:
mode:
authorcegger <cegger@pkgsrc.org>2008-08-20 15:06:49 +0000
committercegger <cegger@pkgsrc.org>2008-08-20 15:06:49 +0000
commitd0100c85e7585194ad0eb713a8557cb927abe7c3 (patch)
treed92345383b79a2cfd9048db0bf7e8558789cabe8 /sysutils/xentools33/Makefile
parent480d90e69c69235ca911da4c3d38c9d49bbdd3da (diff)
downloadpkgsrc-d0100c85e7585194ad0eb713a8557cb927abe7c3.tar.gz
Update to Xen 3.3 7th release candidate:
This fixes an x86 HVM emulation issue introduced in -rc6 which caused certain guests (Win98 and OS2, for example) to fail to boot.
Diffstat (limited to 'sysutils/xentools33/Makefile')
-rw-r--r--sysutils/xentools33/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools33/Makefile b/sysutils/xentools33/Makefile
index 8ba202bb18e..aec7f812a01 100644
--- a/sysutils/xentools33/Makefile
+++ b/sysutils/xentools33/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/08/20 09:52:43 cegger Exp $
+# $NetBSD: Makefile,v 1.7 2008/08/20 15:07:16 cegger Exp $
#
-VERSION= 3.3-18349
+VERSION= 3.3-18353
DISTNAME= xen-${VERSION}
PKGNAME= xentools33-${VERSION}
CATEGORIES= sysutils