From 7cbd7eee6b21ab95e02dad4edc4e0a6998729744 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Thu, 31 May 2018 13:50:46 -0700 Subject: [PATCH] retroarch: bump to 1.7.3 (#2630) --- .../{retroarch-1.7.2.recipe => retroarch-1.7.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.7.2.recipe => retroarch-1.7.3.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.7.2.recipe b/games-emulation/retroarch/retroarch-1.7.3.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.7.2.recipe rename to games-emulation/retroarch/retroarch-1.7.3.recipe index 9fa89d7d4..7c3c7b2a8 100644 --- a/games-emulation/retroarch/retroarch-1.7.2.recipe +++ b/games-emulation/retroarch/retroarch-1.7.3.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="d330a267f4f1ec3265a97d7f6b8edf8dbe1938ab22c8795bbbddc040f2542ef9" +CHECKSUM_SHA256="a60c2244609bb87cdb56dd8e1020c3be757569b5246141328804ebc5574327ea" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion"