From 4c7d9fb0b163d0d851dc584a7c49865fcd1dd107 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sun, 11 Aug 2024 16:31:50 -0700 Subject: [PATCH] RetroArch: bump to version 1.19.1 (#10811) --- .../{retroarch-1.18.0.recipe => retroarch-1.19.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.18.0.recipe => retroarch-1.19.1.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.18.0.recipe b/games-emulation/retroarch/retroarch-1.19.1.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.18.0.recipe rename to games-emulation/retroarch/retroarch-1.19.1.recipe index 062e4d876..0a12c1fc1 100644 --- a/games-emulation/retroarch/retroarch-1.18.0.recipe +++ b/games-emulation/retroarch/retroarch-1.19.1.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="1087a3c029ee7463cfadafbab0db3d558d6d2ab9cef41f467ed8f372bb42bbd6" +CHECKSUM_SHA256="504a3a8a6e5861eb43a61be8339f61183e7ea940c1ff68ac2a2f57d35c67f8ff" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"