summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-10-13 12:37:58 +0000
committerryoon <ryoon@pkgsrc.org>2013-10-13 12:37:58 +0000
commit85d8c52493fed4220c3a978649edaa3e62472284 (patch)
treefea7df2db52fe65c7e76401d2f583fe647c2374a /emulators/qemu/Makefile
parenta6da59b0cfa79a9fc40324518b1012e0aafb3a9f (diff)
downloadpkgsrc-85d8c52493fed4220c3a978649edaa3e62472284.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/