fotoxx: update to 18.07.2.

This commit is contained in:
maxice8 2018-09-20 18:57:11 -03:00
parent fd5f48f7d4
commit f9c0e24258
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -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 <quark6@protonmail.com>"
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 doesnt exist under musl.";;