From 402d966ad511acc6f415c795b9bc7a22390d62a2 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sun, 12 Mar 2023 00:03:11 -0800 Subject: [PATCH] RetroArch: bump to version 1.15.0 (#7950) --- .../{retroarch-1.14.0.recipe => retroarch-1.15.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.14.0.recipe => retroarch-1.15.0.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.14.0.recipe b/games-emulation/retroarch/retroarch-1.15.0.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.14.0.recipe rename to games-emulation/retroarch/retroarch-1.15.0.recipe index 351436e55..4afe7ff29 100644 --- a/games-emulation/retroarch/retroarch-1.14.0.recipe +++ b/games-emulation/retroarch/retroarch-1.15.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="aa4d579bfceb43450725171f594f69877f007a8892cb46678f8b62935c4de635" +CHECKSUM_SHA256="567692c9a096759ceb40c09489258f49cf1c201268b810a7ef1c03e68f41a4fd" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"