From abcab793dd09d6bdc4cf18b17da37f4fe2ae2e16 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sat, 4 Jul 2020 12:03:03 -0700 Subject: [PATCH] snes9x_libretro: bump to 1.60 (#5164) --- ..._20180607.recipe => snes9x_libretro-1.60_20200106.recipe} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename games-emulation/snes9x_libretro/{snes9x_libretro-1.56_20180607.recipe => snes9x_libretro-1.60_20200106.recipe} (94%) diff --git a/games-emulation/snes9x_libretro/snes9x_libretro-1.56_20180607.recipe b/games-emulation/snes9x_libretro/snes9x_libretro-1.60_20200106.recipe similarity index 94% rename from games-emulation/snes9x_libretro/snes9x_libretro-1.56_20180607.recipe rename to games-emulation/snes9x_libretro/snes9x_libretro-1.60_20200106.recipe index 1a07afc1c..a7d622db1 100644 --- a/games-emulation/snes9x_libretro/snes9x_libretro-1.56_20180607.recipe +++ b/games-emulation/snes9x_libretro/snes9x_libretro-1.60_20200106.recipe @@ -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 \