SDL2: update to 2.0.6.

This commit is contained in:
Juan RP 2017-09-25 09:55:53 +02:00
parent 4884fedcd4
commit 2a863d02b2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'SDL2'
pkgname=SDL2
version=2.0.5
revision=3
version=2.0.6
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
@ -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=442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785
checksum=03658b5660d16d7b31263a691e058ed37acdab155d68dabbad79998fb552c5df
# Package build options
build_options="gles opengl pulseaudio sndio wayland x11"