summaryrefslogtreecommitdiff
path: root/sysutils/xentools33/Makefile
diff options
context:
space:
mode:
authorcegger <cegger@pkgsrc.org>2008-08-20 09:52:21 +0000
committercegger <cegger@pkgsrc.org>2008-08-20 09:52:21 +0000
commitd35703397d1b3925a5f87027ad821a4dc74af044 (patch)
tree75c9e32808d9348dae0679553d0c233aeb9828a3 /sysutils/xentools33/Makefile
parentb2da672473c10b1fd310d50f000da945c7ed060c (diff)
downloadpkgsrc-d35703397d1b3925a5f87027ad821a4dc74af044.tar.gz
Update to Xen 3.3 6th release candidate:
This has a handful of small fixes that were submitted after -rc5, and also a larger fix for emulation of certain repeated I/O instructions for x86 HVM guests.
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 e40c83c8f1a..8ba202bb18e 100644
--- a/sysutils/xentools33/Makefile
+++ b/sysutils/xentools33/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/08/19 17:38:09 cegger Exp $
+# $NetBSD: Makefile,v 1.6 2008/08/20 09:52:43 cegger Exp $
#
-VERSION= 3.3-18331
+VERSION= 3.3-18349
DISTNAME= xen-${VERSION}
PKGNAME= xentools33-${VERSION}
CATEGORIES= sysutils