fotoxx: update to 19.20

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-11-29 17:43:42 -06:00 committed by Juan RP
parent 26508f9ecb
commit 114062ddfd

View file

@ -1,6 +1,6 @@
# Template file for 'fotoxx' # Template file for 'fotoxx'
pkgname=fotoxx pkgname=fotoxx
version=19.19 version=19.20
revision=1 revision=1
wrksrc=fotoxx wrksrc=fotoxx
build_style=gnu-makefile build_style=gnu-makefile
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.kornelix.net/fotoxx/fotoxx.html" homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz" distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz"
checksum=1f00747cf9218c428bc6a226af0257bcab9053ccdef98224bb31a7ae79f75efe checksum=bfa6f20bc5121fbf521354ddf19489e0cfba1f8aa72db1e63fdb26fc5d935752
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) broken="execinfo.h is a GNU specific header, and doesnt exist under musl.";; *-musl) broken="execinfo.h is a GNU specific header, and doesnt exist under musl.";;