summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2013-10-13 12:37:58 +0000
committerryoon <ryoon>2013-10-13 12:37:58 +0000
commita9bb5e8f827cfeac248045a9e4303b2e0ad33b4e (patch)
treefea7df2db52fe65c7e76401d2f583fe647c2374a /emulators/qemu/Makefile
parentb920348920fd469e2df72bf585e01b2c20368835 (diff)
downloadpkgsrc-a9bb5e8f827cfeac248045a9e4303b2e0ad33b4e.tar.gz
Update to 1.6.1
Changelog: * Improve tap networking support for *BSD. * Bugfixes
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 8a18526d730..077d268affa 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.116 2013/09/12 15:44:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.117 2013/10/13 12:37:58 ryoon Exp $
-DISTNAME= qemu-1.6.0
+DISTNAME= qemu-1.6.1
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2
-PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.qemu.org/