From f8397f3747c3853986f943b654ed86c9ba4d1473 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Fri, 25 Nov 2022 21:48:35 -0800 Subject: [PATCH] RetroArch: bump to version 1.13.0 (#7485) --- .../{retroarch-1.12.0.recipe => retroarch-1.13.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.12.0.recipe => retroarch-1.13.0.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.12.0.recipe b/games-emulation/retroarch/retroarch-1.13.0.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.12.0.recipe rename to games-emulation/retroarch/retroarch-1.13.0.recipe index 102c8b0f6..c59f8b0a0 100644 --- a/games-emulation/retroarch/retroarch-1.12.0.recipe +++ b/games-emulation/retroarch/retroarch-1.13.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="7e24d82cc158cbf313bf5a2a0622396fbf96b1ad28ced0c80ad9592bcf294bba" +CHECKSUM_SHA256="7f33bfb821440b2e30eb6c9d63eb4e2da1d2910ae90b43f691e3c28759739710" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"