retroarch: update to 1.9.5
This commit is contained in:
parent
4e3fe8cee0
commit
1c457fbf98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.9.4
|
||||
version=1.9.5
|
||||
revision=1
|
||||
wrksrc="RetroArch-$version"
|
||||
build_style=configure
|
||||
|
@ -24,7 +24,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.retroarch.com/"
|
||||
distfiles="https://github.com/libretro/RetroArch/archive/v$version.tar.gz"
|
||||
checksum=65be9b757daec6f6daad6b51e0056488e77ed6301d682ecba81a689dcfd74185
|
||||
checksum=4ff819c31bc310a265bb52ea4db4562c25e7ba7d544147483e57e6117b35fa03
|
||||
|
||||
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…
Reference in a new issue