SDL2: update to 2.0.12.

This commit is contained in:
Benjamín Albiñana 2020-03-13 09:21:09 +01:00 committed by Piraty
parent f75800728a
commit b0d73b4942

View file

@ -1,7 +1,7 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.10
revision=4
version=2.0.12
revision=1
build_style=gnu-configure
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
--enable-clock_gettime --disable-nas --disable-arts --disable-x11-shared
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Zlib"
homepage="http://www.libsdl.org/"
distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
checksum=b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57
checksum=349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
# Package build options
build_options="gles opengl pulseaudio sndio vulkan wayland x11"