SDL2_image: update to 2.0.5.
This commit is contained in:
parent
2e3eb1b527
commit
43307b2320
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL2_image'
|
# Template file for 'SDL2_image'
|
||||||
pkgname=SDL2_image
|
pkgname=SDL2_image
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-jpg-shared
|
configure_args="--disable-static --disable-jpg-shared
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://www.libsdl.org/projects/SDL_image/"
|
homepage="http://www.libsdl.org/projects/SDL_image/"
|
||||||
distfiles="http://www.libsdl.org/projects/SDL_image/release/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.libsdl.org/projects/SDL_image/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac
|
checksum=bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gles"
|
build_options="gles"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue