diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-10-17 08:31:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-10-17 08:31:47 +0800 |
commit | 334b73434a847db98d1e40b9e71458ee80f79d84 (patch) | |
tree | 8b7daaf22f4532fcff6ba9d69ab34e8202a853b3 /emulators | |
parent | 244d64e2e7b83f710d33435cbe9784663f4f2c45 (diff) | |
download | freebsd-ports-gnome-334b73434a847db98d1e40b9e71458ee80f79d84.tar.gz freebsd-ports-gnome-334b73434a847db98d1e40b9e71458ee80f79d84.tar.zst freebsd-ports-gnome-334b73434a847db98d1e40b9e71458ee80f79d84.zip |
emulators/ppsspp: update to 1.9.4
Changes: https://github.com/hrydgard/ppsspp/compare/v1.9.3...v1.9.4
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ppsspp/Makefile | 2 | ||||
-rw-r--r-- | emulators/ppsspp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index d41e79f31a32..3fd9898fb2ab 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.9.3 +DISTVERSION?= 1.9.4 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 9a1f3a98f6e4..f497b225c89a 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1570366964 +TIMESTAMP = 1571254707 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.9.3_GH0.tar.gz) = f38e6a17977da1da2f55041fe33e8b216f6f3beb19bfe95d05d3915e174f5d26 -SIZE (hrydgard-ppsspp-v1.9.3_GH0.tar.gz) = 17005390 +SHA256 (hrydgard-ppsspp-v1.9.4_GH0.tar.gz) = d225096582e682921f6535aa486c737c7b9e94102d5bf5a45cc2763425846493 +SIZE (hrydgard-ppsspp-v1.9.4_GH0.tar.gz) = 17005789 SHA256 (hrydgard-glslang-7.11.3214-63-gf9d08a25_GH0.tar.gz) = baf58cbd5a8614d2b0a446893fa201e7ccdb31e43322f55e1ad1dac7861a0893 SIZE (hrydgard-glslang-7.11.3214-63-gf9d08a25_GH0.tar.gz) = 2947747 SHA256 (hrydgard-ppsspp-lang-bfc3a51_GH0.tar.gz) = 1c57ade5c3f44a07f7fc128258a6c3e40edf8426d90149e9d0a1a3d4380ff490 |