retroarch: update to 1.7.8

This commit is contained in:
SolitudeSF 2019-08-27 13:09:41 +03:00 committed by Helmut Pozimski
parent b1f794ecec
commit 48db912ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'retroarch'
pkgname=retroarch
version=1.7.7
version=1.7.8
revision=1
wrksrc="RetroArch-$version"
build_style=configure
@ -22,7 +22,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.libretro.com/"
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
checksum=84cdf88b7dfbbe229521c32489820040eeee7736ef8fb43f1f345235b34e9732
checksum=cb11b4dababce19e957c0dac589782395c1d7d0938750fb534c90cdc71a7d5af
build_options="ffmpeg opengl jack pulseaudio sdl2 x11 vulkan"
build_options_default="ffmpeg"