diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template index 767136a36d8..cddcb23a409 100644 --- a/srcpkgs/fotoxx/template +++ b/srcpkgs/fotoxx/template @@ -1,7 +1,8 @@ # Template file for 'fotoxx' pkgname=fotoxx -version=18.07.2 +version=19.0 revision=1 +wrksrc=fotoxx build_style=gnu-makefile make_use_env=yes hostmakedepends="pkg-config" @@ -12,7 +13,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.kornelix.net/fotoxx/fotoxx.html" distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz" -checksum=31e5bdb300abb566b92c4ed8393b0146ba8b2469b8e8a88d3d41f7036880209d +checksum=648c856f6b04015ca8169b4f5544555ad3c356bd5e987a1886738b103f2ef598 case "$XBPS_TARGET_MACHINE" in *-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;