From 2623f189f6891f9ff5884fe0d3318be4bfa79283 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 11 Jul 2018 18:45:30 +0000 Subject: [PATCH] RetroArch: rebuild after ffmpeg's lib:libavcodec soname++ --- games-emulation/retroarch/retroarch-1.7.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/retroarch/retroarch-1.7.3.recipe b/games-emulation/retroarch/retroarch-1.7.3.recipe index 7c3c7b2a8..8f53c08e4 100644 --- a/games-emulation/retroarch/retroarch-1.7.3.recipe +++ b/games-emulation/retroarch/retroarch-1.7.3.recipe @@ -6,7 +6,7 @@ shaders, netplay, rewinding, next-frame response times, and more!" HOMEPAGE="https://libretro.com/" COPYRIGHT="2010-2018 The RetroArch Team" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/libretro/RetroArch/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="a60c2244609bb87cdb56dd8e1020c3be757569b5246141328804ebc5574327ea" SOURCE_FILENAME="retroarch-$portVersion.tar.gz"