From fc4a3ccff2f49bc9df64e32c06fe861809074202 Mon Sep 17 00:00:00 2001 From: kwyxz Date: Mon, 10 Aug 2020 22:32:43 -0700 Subject: [PATCH] RetroArch: bump to version 1.9.0 (#5245) --- .../{retroarch-1.8.9.recipe => retroarch-1.9.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/retroarch/{retroarch-1.8.9.recipe => retroarch-1.9.0.recipe} (97%) diff --git a/games-emulation/retroarch/retroarch-1.8.9.recipe b/games-emulation/retroarch/retroarch-1.9.0.recipe similarity index 97% rename from games-emulation/retroarch/retroarch-1.8.9.recipe rename to games-emulation/retroarch/retroarch-1.9.0.recipe index 43ffee647..c369d28b8 100644 --- a/games-emulation/retroarch/retroarch-1.8.9.recipe +++ b/games-emulation/retroarch/retroarch-1.9.0.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="87afcf89327cc7ddafec74df98e0172bc7419e37c9c7a033514b32befc809529" +CHECKSUM_SHA256="39d7ad9298c9487fb4848cd6a257c23a95ee85f83c75302f97bcc4797f154b6a" SOURCE_FILENAME="retroarch-$portVersion.tar.gz" SOURCE_DIR="RetroArch-$portVersion" ADDITIONAL_FILES="retroarch.rdef.in"