summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2016-10-30 14:48:00 +0000
committerspz <spz@pkgsrc.org>2016-10-30 14:48:00 +0000
commit7554d771c089b663ac6904fe70084f04df423b00 (patch)
tree7d1dfcf224846f2dd1927eefdd9dbc969dca198d /emulators/qemu/Makefile
parent143864733c84055128734ff068c3937c60d11700 (diff)
downloadpkgsrc-7554d771c089b663ac6904fe70084f04df423b00.tar.gz
add patches for CVE-2016-7423 and CVE-2016-790[789] from upstream
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index df8602c4b19..a3627ad7f57 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.155 2016/10/04 15:00:08 kamil Exp $
+# $NetBSD: Makefile,v 1.156 2016/10/30 14:48:00 spz Exp $
DISTNAME= qemu-2.7.0
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/