mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
retroarch: update to 1.9.7
This commit is contained in:
parent
b88c65681f
commit
5f0ed9f35f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.9.6
|
||||
version=1.9.7
|
||||
revision=1
|
||||
wrksrc="RetroArch-$version"
|
||||
build_style=configure
|
||||
|
@ -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=2b7c81df4c742cc1bcd00297bc0bd9f1f4ea4bf9518d161fb013f008c26f92b9
|
||||
checksum=a4a1791dbff796dccfb377f9a61bd4b1bea4f754ab6611f51fa1d0466babbc9e
|
||||
|
||||
build_options="ffmpeg flac gles2 glslang jack miniupnpc neon opengl pulseaudio qt5 sdl2 vulkan wayland x11"
|
||||
build_options_default="ffmpeg flac gles2 glslang miniupnpc opengl pulseaudio sdl2 vulkan wayland x11"
|
||||
|
|
Loading…
Add table
Reference in a new issue