SDL2_gfx: update to 1.0.3
This commit is contained in:
parent
71e40ab39a
commit
fc41fd6210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SDL2_gfx'
|
||||
pkgname=SDL2_gfx
|
||||
version=1.0.1
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="zlib"
|
||||
homepage="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
||||
distfiles="http://www.ferzkopp.net/Software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d69bcbceb811b4e5712fbad3ede737166327f44b727f1388c32581dbbe8c599a
|
||||
checksum=a4066bd467c96469935a4b1fe472893393e7d74e45f95d59f69726784befd8f8
|
||||
|
||||
pre_configure() {
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
|
|
Loading…
Reference in a new issue