From 408c63d80eeeabf69ac23a8419384d7304c58a71 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 20 Mar 2019 17:34:09 -0300 Subject: [PATCH] fotoxx: update to 19.6. --- srcpkgs/fotoxx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template index 902a8d7fc7..c9f389db36 100644 --- a/srcpkgs/fotoxx/template +++ b/srcpkgs/fotoxx/template @@ -1,6 +1,6 @@ # Template file for 'fotoxx' pkgname=fotoxx -version=19.1 +version=19.6 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/tarballs/fotoxx-${version}.tar.gz" -checksum=3ff460d81896ddec33391739bb30deee60bc8c193e3a4deb41a148ea95a15649 +checksum=f0b00a4cf257b5e4db451b772bea6a533a7a94e69ff1c1a198fa2bf913c0270e case "$XBPS_TARGET_MACHINE" in *-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;