diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-18 18:19:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-18 20:58:30 +0000 |
commit | cf9080678023cd852562c7da114e8bb23ebeb093 (patch) | |
tree | c32145cf93510b4b705eaf587fdf9d93cb4af7b5 | |
parent | 7dcfaf777b4f945ad2866244a4b53338612d9c94 (diff) | |
download | ports-cf9080678023cd852562c7da114e8bb23ebeb093.tar.gz ports-cf9080678023cd852562c7da114e8bb23ebeb093.zip |
emulators/ppsspp: update to 1.12.3
Changes: https://github.com/hrydgard/ppsspp/compare/v1.12.2...v1.12.3
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 38ccea95e8af..d4f46ba23e5c 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.12.2 +DISTVERSION?= 1.12.3 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 8539b6377be1..57fc26f19c35 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1633863828 +TIMESTAMP = 1634581182 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.12.2_GH0.tar.gz) = 77b6a36763a7b3c4ca7e3f298541ba2e68f752d0226e54d01a573f72c90a33cb -SIZE (hrydgard-ppsspp-v1.12.2_GH0.tar.gz) = 31688384 +SHA256 (hrydgard-ppsspp-v1.12.3_GH0.tar.gz) = c9458ab1946d7d665465f69aafdf8598179852fefdcd7aef9050f7278193bec5 +SIZE (hrydgard-ppsspp-v1.12.3_GH0.tar.gz) = 31693022 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 |