From becc6c4702b37a92807d4f88cb2057d9a4b29a7e Mon Sep 17 00:00:00 2001 From: kwyxz Date: Tue, 6 Feb 2024 23:55:16 -0800 Subject: [PATCH] RetroArch: bump to version 1.17.0 (#10064) --- .../{retroarch-1.15.0.recipe => retroarch-1.17.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.15.0.recipe => retroarch-1.17.0.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.15.0.recipe b/games-emulation/retroarch/retroarch-1.17.0.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.15.0.recipe rename to games-emulation/retroarch/retroarch-1.17.0.recipe index 4afe7ff29..fa68d4d7b 100644 --- a/games-emulation/retroarch/retroarch-1.15.0.recipe +++ b/games-emulation/retroarch/retroarch-1.17.0.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="567692c9a096759ceb40c09489258f49cf1c201268b810a7ef1c03e68f41a4fd" +CHECKSUM_SHA256="f4182c5118629d96d502df9e8dc781847ba73c6787cbebf0745f22e8a6637437" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"