retroarch: update to 1.10.2.
This commit is contained in:
parent
82e70e2eda
commit
680a65eafa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'retroarch'
|
||||
pkgname=retroarch
|
||||
version=1.10.0
|
||||
version=1.10.2
|
||||
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=ff9c31abae19528275e40fbe49ef40be9410b4108513ae7dbf325e210e5b5bec
|
||||
checksum=e426b8d30c25806e54c61f21d0d742695fa4f6bc6a271def4459db5460d28e8e
|
||||
|
||||
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…
Reference in a new issue