diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-11-05 18:04:29 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-11-05 18:04:29 +0800 |
commit | a62cd57266afbc23b9d48a970f39edbfe6ff060d (patch) | |
tree | c80a2ba31d00f1ef1503abb231a66e1b74ad0f9c /emulators | |
parent | 4ac8ca0cb414d125c44b3ab934e040eb8af0a5cb (diff) | |
download | freebsd-ports-gnome-a62cd57266afbc23b9d48a970f39edbfe6ff060d.tar.gz freebsd-ports-gnome-a62cd57266afbc23b9d48a970f39edbfe6ff060d.tar.zst freebsd-ports-gnome-a62cd57266afbc23b9d48a970f39edbfe6ff060d.zip |
emulators/ppsspp: update to 1.7.2 (nop)
No changes affect desktop Unix. Mainly to avoid portscout and repology
reporting the port as out of date.
Changes: http://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.7.1...v1.7.2
MFH: 2018Q4 (aid future MFHs)
Diffstat (limited to 'emulators')
-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 a8e435752bdd..82f13dc5d6ca 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.7.1 +DISTVERSION?= 1.7.2 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 023a5bd455d3..5afb55ff46ed 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1541080274 +TIMESTAMP = 1541263050 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.7.1_GH0.tar.gz) = 4c325d585407f65b7b4012c407e3e2f246e57e821f780c3af12aa2874356f2bd -SIZE (hrydgard-ppsspp-v1.7.1_GH0.tar.gz) = 19484840 +SHA256 (hrydgard-ppsspp-v1.7.2_GH0.tar.gz) = 3882fdacfc80a6411ae82c419effed7012bd2d8f68dcfdb90aa8cef4e9ff07ab +SIZE (hrydgard-ppsspp-v1.7.2_GH0.tar.gz) = 19484907 SHA256 (hrydgard-glslang-29619b23_GH0.tar.gz) = d1779812444d1514701ae41e9f07ecf368a29a8ce43452ef17601494cd27e672 SIZE (hrydgard-glslang-29619b23_GH0.tar.gz) = 2351816 SHA256 (hrydgard-ppsspp-lang-f60be49_GH0.tar.gz) = 5dffccd8f5dcabcc37a8f7d3a634226f3591b79d8b483c6820720371e828dbbe |