fotoxx: update to 19.11

This commit is contained in:
Unknown 2019-05-30 17:04:58 +03:00 committed by Helmut Pozimski
parent aabd8a46c4
commit e36181d749
1 changed files with 2 additions and 2 deletions

View File

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