retroarch: update to 1.9.12
This commit is contained in:
parent
dbb9d123b3
commit
27298929e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'retroarch'
|
# Template file for 'retroarch'
|
||||||
pkgname=retroarch
|
pkgname=retroarch
|
||||||
version=1.9.10
|
version=1.9.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="RetroArch-$version"
|
wrksrc="RetroArch-$version"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -25,7 +25,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.retroarch.com/"
|
homepage="https://www.retroarch.com/"
|
||||||
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/libretro/RetroArch/master/CHANGES.md"
|
||||||
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
|
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
|
||||||
checksum=33c0f5570fab3a6217b20e4dedb9f389083e84b7a80dab3578a0cdb0b30b7581
|
checksum=69b2139fd1393682be4aec3168187a05f010e3acf4ab23d1cf759e894f10ad8f
|
||||||
|
|
||||||
build_options="ffmpeg flac glcore gles2 glslang jack miniupnpc neon pulseaudio qt5 sdl2 vulkan wayland x11"
|
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"
|
build_options_default="ffmpeg flac glcore glslang miniupnpc pulseaudio sdl2 vulkan wayland x11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue