mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
retroarch: update to 1.15.0
This commit is contained in:
parent
a326a5253c
commit
593b4606d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.14.0
|
||||
version=1.15.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --enable-networking
|
||||
|
@ -24,7 +24,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=aa4d579bfceb43450725171f594f69877f007a8892cb46678f8b62935c4de635
|
||||
checksum=3d3da8c1613820ce4b9360df794d36fd0f7ff902ae164936145a1d4f9e1014db
|
||||
|
||||
build_options="ffmpeg flac glcore gles2 glslang jack neon pulseaudio qt5 sdl2 vulkan wayland x11"
|
||||
build_options_default="ffmpeg flac glcore glslang pulseaudio sdl2 vulkan wayland x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue