diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2020-03-05 22:09:55 +0800 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2020-03-05 22:09:55 +0800 |
commit | 705ff4afd6e930d5ee4450eae844c35a6bc5239c (patch) | |
tree | 611484efec7497ba39a57ee2907f5fbb95a1086d /emulators | |
parent | 2793878b3c7c7b47ca252648933f25f3d07c5dae (diff) | |
download | freebsd-ports-gnome-705ff4afd6e930d5ee4450eae844c35a6bc5239c.tar.gz freebsd-ports-gnome-705ff4afd6e930d5ee4450eae844c35a6bc5239c.tar.zst freebsd-ports-gnome-705ff4afd6e930d5ee4450eae844c35a6bc5239c.zip |
emulators/nemu: Update to 2.3.0.
Reported by: portscout!
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/nemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/nemu/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/nemu/Makefile b/emulators/nemu/Makefile index 732047583335..a60145339268 100644 --- a/emulators/nemu/Makefile +++ b/emulators/nemu/Makefile @@ -2,7 +2,7 @@ PORTNAME= nemu DISTVERSIONPREFIX= v -DISTVERSION= 2.2.3 +DISTVERSION= 2.3.0 CATEGORIES= emulators MAINTAINER= arrowd@FreeBSD.org diff --git a/emulators/nemu/distinfo b/emulators/nemu/distinfo index 56e865b45abd..da39a990d460 100644 --- a/emulators/nemu/distinfo +++ b/emulators/nemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581524896 -SHA256 (nemuTUI-nemu-v2.2.3_GH0.tar.gz) = b6f15eb429c94a3adda643fd9784aef1da5c1e4ad2110b5f847b869212a7a119 -SIZE (nemuTUI-nemu-v2.2.3_GH0.tar.gz) = 94039 +TIMESTAMP = 1583417189 +SHA256 (nemuTUI-nemu-v2.3.0_GH0.tar.gz) = 30d6874d6915f7bf341b0f357bd38a95a6919e01ae97fcffed856218172b898e +SIZE (nemuTUI-nemu-v2.3.0_GH0.tar.gz) = 101889 |