SDL2: update to 2.0.5.

This commit is contained in:
Juan RP 2016-10-21 16:06:17 +02:00
parent 7664a3353f
commit 1ce5dd05be

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.4
version=2.0.5
revision=1
build_style=gnu-configure
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.libsdl.org/"
license="zlib"
distfiles="http://www.libsdl.org/release/${pkgname}-${version}.tar.gz"
checksum=da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
checksum=442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785
# Package build options
build_options="gles opengl pulseaudio sndio wayland x11"