fotoxx: update to 19.12

This commit is contained in:
Unknown 2019-06-02 16:53:43 +03:00 committed by Helmut Pozimski
parent a3ca5e3e2e
commit 4c6ff7c7b0

View file

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