snes9x_libretro: bump to 1.60 (#5164)

This commit is contained in:
kwyxz
2020-07-04 12:03:03 -07:00
committed by GitHub
parent b0409d3558
commit abcab793dd

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2007-2020 the Snes9x team, the libretro team"
LICENSE="Snes9x
GNU GPL v2
GNU LGPL v2.1"
REVISION="2"
REVISION="1"
srcGitRev="7edb03863c19c70a7f9e68f3740a337f3514c120"
SOURCE_URI="https://github.com/libretro/snes9x/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="be15007791c17fc4848531477864fef5cbf44461806d11af6dcaf9c75dbdba94"
@@ -51,8 +51,7 @@ INSTALL()
install -m 0755 -d "$docDir"
install -m 0644 -t "$docDir" README.md \
docs/changes.txt docs/control-inputs.txt docs/controls.txt \
docs/porting.html docs/snapshots.txt docs/snes9x-license.txt \
docs/snes9x.conf.default
docs/porting.html docs/snapshots.txt docs/portsofsnes9x.txt
install -m 0755 -d "$addOnsDir"/libretro
install -m 0644 -t "$addOnsDir"/libretro \
snes9x_libretro.info \