fotoxx: update to 19.18.
This commit is contained in:
parent
651d184616
commit
bcad8140d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fotoxx'
|
# Template file for 'fotoxx'
|
||||||
pkgname=fotoxx
|
pkgname=fotoxx
|
||||||
version=19.17
|
version=19.18
|
||||||
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=0da39c534205b6a8124a8191b2004d6deb56f1862077449e84733fa3a307408c
|
checksum=b3c8571de4833666ccb3067637d2cf045db6f3f574aa99026fcc0f132bb30467
|
||||||
|
|
||||||
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 a new issue