From e62dc9f0a140b931232df844868bcc2c6d0b32eb Mon Sep 17 00:00:00 2001 From: kwyxz Date: Tue, 21 Sep 2021 00:10:45 -0700 Subject: [PATCH] RetroArch: bump to version 1.9.10 (#6202) --- .../{retroarch-1.9.9.recipe => retroarch-1.9.10.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.9.9.recipe => retroarch-1.9.10.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.9.9.recipe b/games-emulation/retroarch/retroarch-1.9.10.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.9.9.recipe rename to games-emulation/retroarch/retroarch-1.9.10.recipe index 5d838539c..92b6a3d21 100644 --- a/games-emulation/retroarch/retroarch-1.9.9.recipe +++ b/games-emulation/retroarch/retroarch-1.9.10.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="5f1dd13cd9fb71c66cb43518ade118f2aff88dc45906c344327f12ab6d5aa3ef" +CHECKSUM_SHA256="33c0f5570fab3a6217b20e4dedb9f389083e84b7a80dab3578a0cdb0b30b7581" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"