fotoxx: update to 19.1.
This commit is contained in:
parent
bcb8f57448
commit
4b6cf30aee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fotoxx'
|
# Template file for 'fotoxx'
|
||||||
pkgname=fotoxx
|
pkgname=fotoxx
|
||||||
version=19.0
|
version=19.1
|
||||||
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/tarballs/fotoxx-${version}.tar.gz"
|
distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz"
|
||||||
checksum=648c856f6b04015ca8169b4f5544555ad3c356bd5e987a1886738b103f2ef598
|
checksum=3ff460d81896ddec33391739bb30deee60bc8c193e3a4deb41a148ea95a15649
|
||||||
|
|
||||||
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