diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-09-28 09:53:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-09-28 11:41:58 +0000 |
commit | fc4930e693e4b005bd2734b9658c11699be768b8 (patch) | |
tree | ed9ca92e29791851dbb355aeb9e127228ebdc804 /emulators/ppsspp | |
parent | a51133f94133be4b226e51d3eee98462ea734f6c (diff) |
emulators/ppsspp: update to 1.16.5
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.5
Reported by: GitHub (watch releases)
Diffstat (limited to 'emulators/ppsspp')
-rw-r--r-- | emulators/ppsspp/Makefile | 4 | ||||
-rw-r--r-- | emulators/ppsspp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index 698aa2190b12..c6cecb46e393 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,7 +1,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.16.4 -PORTREVISION?= 1 +DISTVERSION?= 1.16.5 +PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index bba991f6b221..fac6496609ba 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1695644276 +TIMESTAMP = 1695894824 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.16.4_GH0.tar.gz) = 5220b2ec2cd87fb9ff1079e189d14c24ce2717db24a4134b76b7c2a893c2a16b -SIZE (hrydgard-ppsspp-v1.16.4_GH0.tar.gz) = 41508396 +SHA256 (hrydgard-ppsspp-v1.16.5_GH0.tar.gz) = 7ff5a2b3d83ce89ab4210349729d06c96b349970ec484451c15b17027382b635 +SIZE (hrydgard-ppsspp-v1.16.5_GH0.tar.gz) = 41518602 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 (google-cpu_features-v0.8.0-27-gfd4ffc1_GH0.tar.gz) = 0bcb1a537b8fc184b9df9ddde9d15868efe7f651139ea84d3e20ac9900a43c60 |