mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
retroarch: update to 1.9.14
This commit is contained in:
parent
70e22ce4e9
commit
cc5b30a8a3
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.12
|
version=1.9.14
|
||||||
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=69b2139fd1393682be4aec3168187a05f010e3acf4ab23d1cf759e894f10ad8f
|
checksum=874f3e3aca1d12d2cb9d34687eb052eec0ccfc0f335606f61fa6a03c8b6bb90a
|
||||||
|
|
||||||
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
Reference in a new issue