fotoxx: update to 19.0

This commit is contained in:
Nathan Owens 2019-01-06 14:00:13 -06:00 committed by maxice8
parent fbab1e82ec
commit 1b31cf0830
1 changed files with 3 additions and 2 deletions

View File

@ -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 <orphan@voidlinux.org>"
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 doesnt exist under musl.";;