From 0f0f049090618ac042d8a5a9ec0da1535d17fc0c Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 4 Jan 2019 19:02:25 +1000 Subject: [PATCH] PPSSPP: bump version --- ...psspp-1.6.3~git.patchset => ppsspp-1.7.1.patchset} | 0 .../{ppsspp-1.6.3~git.recipe => ppsspp-1.7.1.recipe} | 11 +++++------ 2 files changed, 5 insertions(+), 6 deletions(-) rename games-emulation/ppsspp/patches/{ppsspp-1.6.3~git.patchset => ppsspp-1.7.1.patchset} (100%) rename games-emulation/ppsspp/{ppsspp-1.6.3~git.recipe => ppsspp-1.7.1.recipe} (91%) diff --git a/games-emulation/ppsspp/patches/ppsspp-1.6.3~git.patchset b/games-emulation/ppsspp/patches/ppsspp-1.7.1.patchset similarity index 100% rename from games-emulation/ppsspp/patches/ppsspp-1.6.3~git.patchset rename to games-emulation/ppsspp/patches/ppsspp-1.7.1.patchset diff --git a/games-emulation/ppsspp/ppsspp-1.6.3~git.recipe b/games-emulation/ppsspp/ppsspp-1.7.1.recipe similarity index 91% rename from games-emulation/ppsspp/ppsspp-1.6.3~git.recipe rename to games-emulation/ppsspp/ppsspp-1.7.1.recipe index f6fa35680..74c3a5367 100644 --- a/games-emulation/ppsspp/ppsspp-1.6.3~git.recipe +++ b/games-emulation/ppsspp/ppsspp-1.7.1.recipe @@ -6,11 +6,10 @@ HOMEPAGE="https://www.ppsspp.org/" COPYRIGHT="2012-2018 PPSSPP Project" LICENSE="GNU GPL v2" REVISION="1" -srcGitRev="ead4946fd2b879c5065c2469f257173478b44077" -SOURCE_URI="https://github.com/hrydgard/ppsspp/archive/$srcGitRev.tar.gz" +SOURCE_URI="https://github.com/hrydgard/ppsspp/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="adddda9f098617c9131025a3efe8fd09fdd85d5c551d275b80997714034c0405" -SOURCE_FILENAME="ppsspp-$srcGitRev.tar.gz" -SOURCE_DIR="ppsspp-$srcGitRev" +SOURCE_FILENAME="ppsspp-$portVersion.tar.gz" +SOURCE_DIR="ppsspp-$portVersion" srcGitRev_2="9efe3367284d2d1eeb14fc302a2c12c36e3e255e" SOURCE_URI_2="https://github.com/Kingcom/armips/archive/$srcGitRev_2.tar.gz" CHECKSUM_SHA256_2="73b366f30e8f3863501723e13eb5dcaf6d424b80382d17c27635567b79705ca3" @@ -26,9 +25,9 @@ SOURCE_URI_4="https://github.com/KhronosGroup/SPIRV-Cross/archive/$srcGitRev_4.t CHECKSUM_SHA256_4="21afa0e32dd2d75ee51c4f5c0d16330a9d80d435d6ac9900d0c13bffdfd7b682" SOURCE_FILENAME_4="SPIRV-Cross-$srcGitRev_4.tar.gz" SOURCE_DIR_4="SPIRV-Cross-$srcGitRev_4" -srcGitRev_5="2b15416501e64793204fc23fdf94c4365109198e" +srcGitRev_5="f60be494a43a49fd7ff61603e132c1e24c160d88" SOURCE_URI_5="https://github.com/hrydgard/ppsspp-lang/archive/$srcGitRev_5.tar.gz" -CHECKSUM_SHA256_5="cb2cb6e8290dcee1ede21a73dafb5dabe6aae3d93db0525dc64b528b055a9fb5" +CHECKSUM_SHA256_5="ac11b688f4fd35b730736af252829ae61bce2b409c7462f487c6c888157e749b" SOURCE_FILENAME_5="ppsspp-lang-$srcGitRev_5.tar.gz" SOURCE_DIR_5="ppsspp-lang-$srcGitRev_5" PATCHES="ppsspp-$portVersion.patchset"