From 3ed971da1876ecb0d2bf3df9146d49159b81da5f Mon Sep 17 00:00:00 2001 From: kwyxz Date: Mon, 25 Oct 2021 00:22:43 -0700 Subject: [PATCH] RetroArch: bump to version 1.9.12 (#6330) --- .../{retroarch-1.9.11.recipe => retroarch-1.9.12.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.9.11.recipe => retroarch-1.9.12.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.9.11.recipe b/games-emulation/retroarch/retroarch-1.9.12.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.9.11.recipe rename to games-emulation/retroarch/retroarch-1.9.12.recipe index ab93efb09..3b8d7636f 100644 --- a/games-emulation/retroarch/retroarch-1.9.11.recipe +++ b/games-emulation/retroarch/retroarch-1.9.12.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2020 The RetroArch Team" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="3ba6bd7198d0bda014cc55843f9a2a07127c812be498517893ecf21f46af5ce4" +CHECKSUM_SHA256="69b2139fd1393682be4aec3168187a05f010e3acf4ab23d1cf759e894f10ad8f" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"