diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-01-03 10:14:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-01-03 11:53:40 +0000 |
commit | 5d942c73f0982cf8b7ef95812006b83add1bdc8d (patch) | |
tree | 294b29c171ffbf5ceca2cba4996cb0033b7855a6 | |
parent | 11e03f0705534b6f8f0eadfd40dc47ba295fe1e4 (diff) | |
download | ports-5d942c73f0982cf8b7ef95812006b83add1bdc8d.tar.gz ports-5d942c73f0982cf8b7ef95812006b83add1bdc8d.zip |
emulators/ppsspp: update to 1.14.4
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.4
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 4bf9f7919d59..e424f7cf3f01 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.14.3 +DISTVERSION?= 1.14.4 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 1a5d5309952a..9e215aec9d1f 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1672651193 +TIMESTAMP = 1672740871 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.14.3_GH0.tar.gz) = f80549440334551f8059ef5a850c69596ee77b1d8c96097049e44794822b616f -SIZE (hrydgard-ppsspp-v1.14.3_GH0.tar.gz) = 37142402 +SHA256 (hrydgard-ppsspp-v1.14.4_GH0.tar.gz) = b270e93e50a7808b27432ef680c6056fccefe47acd3ba2b722156f69584037c5 +SIZE (hrydgard-ppsspp-v1.14.4_GH0.tar.gz) = 37139389 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 |