retroarch: update to 1.9.10
This commit is contained in:
parent
367b959cca
commit
34aa707ffd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.9.7
|
||||
revision=2
|
||||
version=1.9.10
|
||||
revision=1
|
||||
wrksrc="RetroArch-$version"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
|
||||
|
@ -25,7 +25,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.retroarch.com/"
|
||||
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
|
||||
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
|
||||
checksum=a4a1791dbff796dccfb377f9a61bd4b1bea4f754ab6611f51fa1d0466babbc9e
|
||||
checksum=33c0f5570fab3a6217b20e4dedb9f389083e84b7a80dab3578a0cdb0b30b7581
|
||||
|
||||
build_options="ffmpeg flac glcore gles2 glslang jack miniupnpc neon pulseaudio qt5 sdl2 vulkan wayland x11"
|
||||
build_options_default="ffmpeg flac glcore glslang miniupnpc pulseaudio sdl2 vulkan wayland x11"
|
||||
|
|
Loading…
Reference in a new issue