From 69d8c136937dd012e0488d1a4c79defeba52fad8 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Mon, 13 May 2019 08:34:14 -0700 Subject: [PATCH] Retroarch: bump to 1.7.7 (#3850) --- .../{retroarch-1.7.6.recipe => retroarch-1.7.7.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.7.6.recipe => retroarch-1.7.7.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.7.6.recipe b/games-emulation/retroarch/retroarch-1.7.7.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.7.6.recipe rename to games-emulation/retroarch/retroarch-1.7.7.recipe index 6c9151bf5..5ba39b4c2 100644 --- a/games-emulation/retroarch/retroarch-1.7.6.recipe +++ b/games-emulation/retroarch/retroarch-1.7.7.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2018 The RetroArch Team" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="3d9a7cd13e5208c98367f93a0a859cf3bb2a55e9a700f5622719846f913daecf" +CHECKSUM_SHA256="84cdf88b7dfbbe229521c32489820040eeee7736ef8fb43f1f345235b34e9732" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"