diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-10 11:03:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-10 14:14:34 +0000 |
commit | 0db3171a0a94ab7069bbd004c0a7c177e4ac4e18 (patch) | |
tree | 905dee54752d9f8d0e289851a9d624790598c269 | |
parent | 9db74072eceebe4e0abad2e4f4f22c42cbaf63b1 (diff) | |
download | ports-0db3171a0a94ab7069bbd004c0a7c177e4ac4e18.tar.gz ports-0db3171a0a94ab7069bbd004c0a7c177e4ac4e18.zip |
emulators/ppsspp: update to 1.12.2
Changes: https://github.com/hrydgard/ppsspp/compare/v1.12.1...v1.12.2
Reported by: GitHub (watch releases)
-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 9408580e03e3..38ccea95e8af 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.12.1 +DISTVERSION?= 1.12.2 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 8ccf5583a001..8539b6377be1 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1633767584 +TIMESTAMP = 1633863828 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.12.1_GH0.tar.gz) = cf4645b8dfe8abb803409321d41aa9ea7e256d29419fcc5e190b32044fdc777c -SIZE (hrydgard-ppsspp-v1.12.1_GH0.tar.gz) = 31690806 +SHA256 (hrydgard-ppsspp-v1.12.2_GH0.tar.gz) = 77b6a36763a7b3c4ca7e3f298541ba2e68f752d0226e54d01a573f72c90a33cb +SIZE (hrydgard-ppsspp-v1.12.2_GH0.tar.gz) = 31688384 SHA256 (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = ced8f91c3b07f0c1227649732c9ba047d89b09038a446a3c0636f909fb40ab24 SIZE (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = 3297180 SHA256 (hrydgard-miniupnp-miniupnpd_2_1-502-g3a87be3_GH0.tar.gz) = 3aefaee9eb86e5f44267aa9e8d37b46d2be8f1c72879cebefa365690a9348190 |