From 1a9ff744ea1d716dc2e015c9acc374ab0b0b2ac0 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Tue, 27 Jul 2021 11:16:20 -0700 Subject: [PATCH] RetroArch: bump to version 1.9.7 (#6102) --- .../{retroarch-1.9.6.recipe => retroarch-1.9.7.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.9.6.recipe => retroarch-1.9.7.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.9.6.recipe b/games-emulation/retroarch/retroarch-1.9.7.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.9.6.recipe rename to games-emulation/retroarch/retroarch-1.9.7.recipe index 80529cb82..df4f1bd76 100644 --- a/games-emulation/retroarch/retroarch-1.9.6.recipe +++ b/games-emulation/retroarch/retroarch-1.9.7.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2020 The RetroArch Team" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="2b7c81df4c742cc1bcd00297bc0bd9f1f4ea4bf9518d161fb013f008c26f92b9" +CHECKSUM_SHA256="a4a1791dbff796dccfb377f9a61bd4b1bea4f754ab6611f51fa1d0466babbc9e" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"