fotoxx: update to 19.6.

This commit is contained in:
maxice8 2019-03-20 17:34:09 -03:00 committed by maxice8
parent f916b35eeb
commit 408c63d80e

View file

@ -1,6 +1,6 @@
# Template file for 'fotoxx' # Template file for 'fotoxx'
pkgname=fotoxx pkgname=fotoxx
version=19.1 version=19.6
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/tarballs/fotoxx-${version}.tar.gz" distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz"
checksum=3ff460d81896ddec33391739bb30deee60bc8c193e3a4deb41a148ea95a15649 checksum=f0b00a4cf257b5e4db451b772bea6a533a7a94e69ff1c1a198fa2bf913c0270e
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.";;