diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-09-19 11:05:22 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-09-19 15:13:00 +0000 |
commit | 1abc1a69cd47d259b628d3b758e4fa8aa43acc6a (patch) | |
tree | c53f3ac99657126ac91f9424d777c1dd2bece88c | |
parent | 6d4066cc0e8c4f5712dbf58523b4032198b8395a (diff) | |
download | ports-1abc1a69cd47d259b628d3b758e4fa8aa43acc6a.tar.gz ports-1abc1a69cd47d259b628d3b758e4fa8aa43acc6a.zip |
emulators/ppsspp: update to 1.16.2
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.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 aeca61ece946..2ce4993ebd56 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.16.1 +DISTVERSION?= 1.16.2 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 54cf7a623af4..38f432caefa7 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1694538046 +TIMESTAMP = 1695121522 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.16.1_GH0.tar.gz) = f3f56e249e1eecb3e7af8a0fe4c51830d8e94577e9d5b9e4f4622c490d722e09 -SIZE (hrydgard-ppsspp-v1.16.1_GH0.tar.gz) = 41502823 +SHA256 (hrydgard-ppsspp-v1.16.2_GH0.tar.gz) = ac9115a78faf1dc39506ee05dbb4179060b72698b15bdb07852684e20a0cb4ab +SIZE (hrydgard-ppsspp-v1.16.2_GH0.tar.gz) = 41503283 SHA256 (hrydgard-glslang-8.13.3743-948-gb34f619e_GH0.tar.gz) = 8f002c902a5bc5a9d3c7e58b82ba2a6845ee08a01b756eaf4afefff806d109c7 SIZE (hrydgard-glslang-8.13.3743-948-gb34f619e_GH0.tar.gz) = 3689872 SHA256 (hrydgard-miniupnp-miniupnpd_2_1-502-g3a87be3_GH0.tar.gz) = 3aefaee9eb86e5f44267aa9e8d37b46d2be8f1c72879cebefa365690a9348190 |