SDL2_image: update to 2.0.4.

This commit is contained in:
maxice8 2018-10-31 15:07:05 -03:00 committed by maxice8
parent b6e82c5f26
commit de9dfdd744
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2_image'
pkgname=SDL2_image
version=2.0.3
version=2.0.4
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-jpg-shared
@ -11,8 +11,8 @@ short_desc="Load images as SDL surfaces (SDL 2.x)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Zlib"
homepage="http://www.libsdl.org/projects/SDL_image/"
distfiles="http://www.libsdl.org/projects/SDL_image/release/$pkgname-$version.tar.gz"
checksum=3510c25da735ffcd8ce3b65073150ff4f7f9493b866e85b83738083b556d2368
distfiles="http://www.libsdl.org/projects/SDL_image/release/${pkgname}-${version}.tar.gz"
checksum=e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac
# Package build options
build_options="gles"