fotoxx: update to 19.18.

This commit is contained in:
mobinmob 2019-10-19 12:05:58 +03:00 committed by Helmut Pozimski
parent 651d184616
commit bcad8140d0

View file

@ -1,6 +1,6 @@
# Template file for 'fotoxx'
pkgname=fotoxx
version=19.17
version=19.18
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=0da39c534205b6a8124a8191b2004d6deb56f1862077449e84733fa3a307408c
checksum=b3c8571de4833666ccb3067637d2cf045db6f3f574aa99026fcc0f132bb30467
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="execinfo.h is a GNU specific header, and doesnt exist under musl.";;