summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2020-02-06 23:23:21 +0000
committerkamil <kamil@pkgsrc.org>2020-02-06 23:23:21 +0000
commit44f063a20c366288d8b70ad114775ec2a503ea3c (patch)
treebde27cff99dad70777d92416579781a75345bf6a /emulators/qemu/Makefile
parent34bbd7af77ec839f5447c07c9cde057d8f6c366c (diff)
downloadpkgsrc-44f063a20c366288d8b70ad114775ec2a503ea3c.tar.gz
qemu: Fix qemu-system-i386 nvmm warning
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index f8bcf8782f0..3a57477bfdf 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.230 2020/02/06 22:01:37 kamil Exp $
+# $NetBSD: Makefile,v 1.231 2020/02/06 23:23:21 kamil Exp $
DISTNAME= qemu-4.2.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
EXTRACT_SUFX= .tar.xz