SDL2: update to 2.0.3.

This commit is contained in:
Juan RP 2014-03-17 08:43:04 +01:00
parent 5488f8a93b
commit 3afe7cf22c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.2
version=2.0.3
revision=1
build_style=gnu-configure
configure_args="--enable-alsa --disable-esd --disable-rpath --enable-libudev
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.libsdl.org/"
license="zlib"
distfiles="http://www.libsdl.org/release/${pkgname}-$version.tar.gz"
checksum=590157f85a8a8b52723848169a74eec6ca07ab4a75cec15beedde648f980e850
checksum=a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c
# Package build options
build_options="gles opengl pulseaudio x11"