SDL2: update to 2.0.14.

CVE-2020-14409
This commit is contained in:
Đoàn Trần Công Danh 2021-01-21 19:51:57 +07:00
parent 2500dc9d8d
commit 2331887ee5

View file

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