From a73e51d21da936f54ad4e4952d445445b83505ad Mon Sep 17 00:00:00 2001 From: kwyxz Date: Sun, 13 Oct 2019 00:16:49 -0700 Subject: [PATCH] RetroArch: bump to version 1.7.9.2 (#4291) --- .../{retroarch-1.7.7.recipe => retroarch-1.7.9.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename games-emulation/retroarch/{retroarch-1.7.7.recipe => retroarch-1.7.9.2.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.7.7.recipe b/games-emulation/retroarch/retroarch-1.7.9.2.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.7.7.recipe rename to games-emulation/retroarch/retroarch-1.7.9.2.recipe index 8e2753dca..8648d2781 100644 --- a/games-emulation/retroarch/retroarch-1.7.7.recipe +++ b/games-emulation/retroarch/retroarch-1.7.9.2.recipe @@ -6,9 +6,9 @@ shaders, netplay, rewinding, next-frame response times, and more!" HOMEPAGE="https://www.retroarch.com/" COPYRIGHT="2010-2018 The RetroArch Team" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="84cdf88b7dfbbe229521c32489820040eeee7736ef8fb43f1f345235b34e9732" +CHECKSUM_SHA256="1cb88c3e2e8a04a21e2e6a14b7b7a7eb2748d18e629e5e2063ca7a1a9a7dabb5" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"