mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
snes9x_libretro: bump to 1.60 (#5164)
This commit is contained in:
@@ -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 \
|
||||
Reference in New Issue
Block a user