From 15bdbb24dee52b4bdc52f5aa53023f004ba72a18 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Fri, 3 Jul 2020 23:00:25 -0700 Subject: [PATCH] RetroArch: bump to version 1.8.9 (#5154) --- .../{retroarch-1.8.6.recipe => retroarch-1.8.9.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.8.6.recipe => retroarch-1.8.9.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.8.6.recipe b/games-emulation/retroarch/retroarch-1.8.9.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.8.6.recipe rename to games-emulation/retroarch/retroarch-1.8.9.recipe index ce18c0e64..43ffee647 100644 --- a/games-emulation/retroarch/retroarch-1.8.6.recipe +++ b/games-emulation/retroarch/retroarch-1.8.9.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="fc4d239cf038066b9a0d866fbff3b6ae6e00a3a1fdfb9657cbc0ae093bc22394" +CHECKSUM_SHA256="87afcf89327cc7ddafec74df98e0172bc7419e37c9c7a033514b32befc809529" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"