From d2b7af9b31b02e9319aa2211858f66499bd6ec24 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Fri, 15 Apr 2022 22:45:19 -0700 Subject: [PATCH] RetroArch: bump to version 1.10.3 (#6829) --- .../{retroarch-1.10.2.recipe => retroarch-1.10.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.10.2.recipe => retroarch-1.10.3.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.10.2.recipe b/games-emulation/retroarch/retroarch-1.10.3.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.10.2.recipe rename to games-emulation/retroarch/retroarch-1.10.3.recipe index 8668b9f40..1d43d3fda 100644 --- a/games-emulation/retroarch/retroarch-1.10.2.recipe +++ b/games-emulation/retroarch/retroarch-1.10.3.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2022 The RetroArch Team" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e426b8d30c25806e54c61f21d0d742695fa4f6bc6a271def4459db5460d28e8e" +CHECKSUM_SHA256="2af44294e55f5636262284d650cb5fff55c9070ac3a700d4fa55c1f152dcb3f2" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"