From f9c0e2425863251173a2782f59f2162125462dda Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 20 Sep 2018 18:57:11 -0300 Subject: [PATCH] fotoxx: update to 18.07.2. --- srcpkgs/fotoxx/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template index 16284aca97b..fbe8e9b6ba7 100644 --- a/srcpkgs/fotoxx/template +++ b/srcpkgs/fotoxx/template @@ -1,6 +1,6 @@ # Template file for 'fotoxx' pkgname=fotoxx -version=18.07.1 +version=18.07.2 revision=1 build_style=gnu-makefile make_use_env=yes @@ -12,8 +12,7 @@ maintainer="cr6git " 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=e280574b204df9ad55bf446cefdfcce99d9fb2715b0d1266696e302508450f96 -broken="distfiles not present anymore" +checksum=31e5bdb300abb566b92c4ed8393b0146ba8b2469b8e8a88d3d41f7036880209d case "$XBPS_TARGET_MACHINE" in *-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;