From 73c8f8439b1f04f38266c10312e643bbd5681023 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sun, 5 Jul 2020 08:28:11 -0700 Subject: [PATCH] nestopia_libretro: bumped to version 1.49:20200510 (#5163) --- ...419.recipe => nestopia_libretro-1.49_20200510.recipe} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) rename games-emulation/nestopia_libretro/{nestopia_libretro-1.49_20180419.recipe => nestopia_libretro-1.49_20200510.recipe} (85%) diff --git a/games-emulation/nestopia_libretro/nestopia_libretro-1.49_20180419.recipe b/games-emulation/nestopia_libretro/nestopia_libretro-1.49_20200510.recipe similarity index 85% rename from games-emulation/nestopia_libretro/nestopia_libretro-1.49_20180419.recipe rename to games-emulation/nestopia_libretro/nestopia_libretro-1.49_20200510.recipe index c43a56f1e..5d09d7460 100644 --- a/games-emulation/nestopia_libretro/nestopia_libretro-1.49_20180419.recipe +++ b/games-emulation/nestopia_libretro/nestopia_libretro-1.49_20200510.recipe @@ -6,10 +6,10 @@ libretro port of the emulator." HOMEPAGE="http://nestopia.sourceforge.net/" COPYRIGHT="2012-2020 Martin Freij, 0ldSk00l, the libretro team" LICENSE="GNU GPL v2" -REVISION="2" -srcGitRev="bfa119a5b18f4da8ab881f65980c60d56cbac553" +REVISION="1" +srcGitRev="357e1463a01fe2ca0dd91941aacaaa9944f95e4d" SOURCE_URI="https://github.com/libretro/nestopia/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="af3aa63fdc24d224de21d43eb6b4c7808f6bb53d161d9b8882def3f723f94ea7" +CHECKSUM_SHA256="044f6dff751be641817ce64e9a4df18abc98b394422084699e4b77fb5bdc4d95" SOURCE_FILENAME="nestopia-libretro-${portVersion/_/-}-$srcGitRev.tar.gz" SOURCE_DIR="nestopia-$srcGitRev" ADDITIONAL_FILES="nestopia_libretro.info.in" @@ -46,8 +46,7 @@ BUILD() INSTALL() { install -m 0755 -d "$docDir" - install -m 0644 -t "$docDir" AUTHORS ChangeLog COPYING \ - README.md readme.html NstDatabase.xml + install -m 0644 -t "$docDir" COPYING NstDatabase.xml install -m 0755 -d "$addOnsDir"/libretro install -m 0644 -t "$addOnsDir"/libretro \ nestopia_libretro.info \