From df84dbb04112bf8c1f87205ab47b972fba43b7ba Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sun, 16 Oct 2022 22:43:13 -0700 Subject: [PATCH] RetroArch: bump to version 1.12.0 (#7295) --- .../{retroarch-1.11.0.recipe => retroarch-1.12.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.11.0.recipe => retroarch-1.12.0.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.11.0.recipe b/games-emulation/retroarch/retroarch-1.12.0.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.11.0.recipe rename to games-emulation/retroarch/retroarch-1.12.0.recipe index 9eb1c8ffc..102c8b0f6 100644 --- a/games-emulation/retroarch/retroarch-1.11.0.recipe +++ b/games-emulation/retroarch/retroarch-1.12.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="e6308f104ac0323f9faa81dca5effa35ffabf353df7a1ec34159c3c9f431671a" +CHECKSUM_SHA256="7e24d82cc158cbf313bf5a2a0622396fbf96b1ad28ced0c80ad9592bcf294bba" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"