SDL2: update to 2.0.1.

This commit is contained in:
Juan RP 2013-11-03 07:27:48 +01:00
parent 7b465b40b0
commit f5fb087590

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.0
version=2.0.1
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=6f6ac8153d90e06a118474d5400624ae82b3d3e080915505db27cebc52b27178
checksum=0ae7e902a26777614a011fe7053ca7e8b14843db3c42ca117564d208cf6732f0
long_desc="
This is the Simple DirectMedia Layer, a generic API that provides low
level access to audio, keyboard, mouse, and display framebuffer across