SDL2_image: update to 2.0.5.

This commit is contained in:
Helmut Pozimski 2019-07-06 14:52:19 +02:00
parent 2e3eb1b527
commit 43307b2320

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2_image'
pkgname=SDL2_image
version=2.0.4
version=2.0.5
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-jpg-shared
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="Zlib"
homepage="http://www.libsdl.org/projects/SDL_image/"
distfiles="http://www.libsdl.org/projects/SDL_image/release/${pkgname}-${version}.tar.gz"
checksum=e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac
checksum=bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0
# Package build options
build_options="gles"