diff options
Diffstat (limited to 'emulators/qemu-sbruno/Makefile')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 366c747e6a0b..804bf73fe352 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.7.90.g20161116 -PORTREVISION= 1 +PORTVERSION= 2.8.50.g20161225 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -22,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= ff68442 +GH_TAGNAME= 17ce3d8 HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build |