SDL2_gfx: update to 1.0.4

This commit is contained in:
Jürgen Buchmüller 2018-02-25 12:45:43 +01:00
parent dd9090dfab
commit 0a50301348

View file

@ -1,6 +1,6 @@
# Template file for 'SDL2_gfx' # Template file for 'SDL2_gfx'
pkgname=SDL2_gfx pkgname=SDL2_gfx
version=1.0.3 version=1.0.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="zlib" license="zlib"
homepage="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/" homepage="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
distfiles="http://www.ferzkopp.net/Software/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="http://www.ferzkopp.net/Software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=a4066bd467c96469935a4b1fe472893393e7d74e45f95d59f69726784befd8f8 checksum=63e0e01addedc9df2f85b93a248f06e8a04affa014a835c2ea34bfe34e576262
pre_configure() { pre_configure() {
case "${XBPS_TARGET_MACHINE}" in case "${XBPS_TARGET_MACHINE}" in