fotoxx: update to 19.19
This commit is contained in:
parent
fd519c6dbb
commit
6095076b50
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fotoxx'
|
# Template file for 'fotoxx'
|
||||||
pkgname=fotoxx
|
pkgname=fotoxx
|
||||||
version=19.18
|
version=19.19
|
||||||
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=b3c8571de4833666ccb3067637d2cf045db6f3f574aa99026fcc0f132bb30467
|
checksum=1f00747cf9218c428bc6a226af0257bcab9053ccdef98224bb31a7ae79f75efe
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;
|
*-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;
|
||||||
|
|
Loading…
Reference in New Issue