diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2017-04-12 20:12:07 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2017-04-12 20:12:07 +0000 |
commit | 16b46a8d86779c4468793fd1a108e7f745de78a9 (patch) | |
tree | 4a4605a71d02b1287b34cab9e07abb6e50897e8f /emulators/qemu | |
parent | cbe4f30d8f1a4a087d54839e4817b0d3acf9f2ea (diff) |
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 9c755135604e..76201440119b 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.8.0 -PORTREVISION= 3 +PORTVERSION= 2.8.1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 6c94760d7bb6..e4d70d8c508d 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471559363 -SHA256 (qemu/2.8.0/qemu-2.8.0.tar.bz2) = dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 -SIZE (qemu/2.8.0/qemu-2.8.0.tar.bz2) = 28368517 +TIMESTAMP = 1492017956 +SHA256 (qemu/2.8.1/qemu-2.8.1.tar.bz2) = 018e4c7ed22c220395cf41f835d01505e49d0e579a548bd3d72b03809442bbcd +SIZE (qemu/2.8.1/qemu-2.8.1.tar.bz2) = 28366270 |