bump to current git (#5184)

This commit is contained in:
kwyxz
2020-07-14 08:53:24 -07:00
committed by GitHub
parent b0691800e4
commit a44579a641

View File

@@ -7,10 +7,10 @@ acceleration and graphical improvements, use the mednafen_psx_hw_libretro core."
HOMEPAGE="https://mednafen.github.io/documentation/psx.html"
COPYRIGHT="2005-2020 Forgotten, the Mednafen team, the libretro team"
LICENSE="GNU GPL v2"
REVISION="2"
srcGitRev="9e0e95bc2b5f51c467e91defcbb09d7602ce4bc6"
REVISION="1"
srcGitRev="52710212f35b7254eeb11b541d7f16b581b406a9"
SOURCE_URI="https://github.com/libretro/beetle-psx-libretro/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="f521aef735a7287902284e79f47f9f07392c48e665b9b4419d99766a45765db9"
CHECKSUM_SHA256="c3e9dc5031f35e07e610df45e64810fbde5c59fbd55a6483063f7dcd37880ad1"
SOURCE_FILENAME="libretro-mednafen-psx-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="beetle-psx-libretro-$srcGitRev"
ADDITIONAL_FILES="mednafen_psx_libretro.info.in"