diff --git a/srcpkgs/SDL2/template b/srcpkgs/SDL2/template index 8517e99fb8f..b40a72e33be 100644 --- a/srcpkgs/SDL2/template +++ b/srcpkgs/SDL2/template @@ -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 " 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"