summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorspz <spz>2017-03-04 15:11:10 +0000
committerspz <spz>2017-03-04 15:11:10 +0000
commitd243c2bde138755110ae20bab1ad18e60fc962f1 (patch)
tree12cbff8a25f5575cd9e95f2a00ee1616d928b0ad /emulators/qemu/Makefile
parent3ee05f4b06e52dbfbb4f5280bc8a278b17423446 (diff)
downloadpkgsrc-d243c2bde138755110ae20bab1ad18e60fc962f1.tar.gz
Fix qemu/amd64 gub regarding signal4
Closes PR port-amd64/51934 thanks to hannken@ for the pointer to the upstream fixes
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 c5f515b6d07..4ec94adc09c 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.165 2017/02/27 05:19:29 adam Exp $
+# $NetBSD: Makefile,v 1.166 2017/03/04 15:11:10 spz Exp $
DISTNAME= qemu-2.8.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://download.qemu-project.org/
EXTRACT_SUFX= .tar.bz2