From da11feb4dda9245d1969a5d2b0165aa254e86230 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sat, 22 May 2021 03:36:34 -0700 Subject: [PATCH] RetroArch: bump to version 1.9.3 (#5928) --- .../{retroarch-1.9.2.recipe => retroarch-1.9.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.9.2.recipe => retroarch-1.9.3.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.9.2.recipe b/games-emulation/retroarch/retroarch-1.9.3.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.9.2.recipe rename to games-emulation/retroarch/retroarch-1.9.3.recipe index 89cbeb3bb..30e093486 100644 --- a/games-emulation/retroarch/retroarch-1.9.2.recipe +++ b/games-emulation/retroarch/retroarch-1.9.3.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="782b1d15ac20b5b629e9e520bbfd8f0a4e00bf1bbeb10189f811770b68b610cf" +CHECKSUM_SHA256="d947cb57e983dafe415dba096a49567f833c1d0b4af4452c99e7c0a60f70d8c2" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"