From dc12aae685e394b023a5d81941a3a12ef670937a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 20 Sep 2019 20:10:26 +0300 Subject: [PATCH] fotoxx: update to 19.17 --- srcpkgs/fotoxx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template index 3adb0d16952..db8f3461a70 100644 --- a/srcpkgs/fotoxx/template +++ b/srcpkgs/fotoxx/template @@ -1,6 +1,6 @@ # Template file for 'fotoxx' pkgname=fotoxx -version=19.14 +version=19.17 revision=1 wrksrc=fotoxx build_style=gnu-makefile @@ -13,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/downloads/fotoxx-${version}.tar.gz" -checksum=8c9120f1a2eb9303ff1138943c597259574179fc7d6140f351f037046e05cc3f +checksum=0da39c534205b6a8124a8191b2004d6deb56f1862077449e84733fa3a307408c case "$XBPS_TARGET_MACHINE" in *-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;