fotoxx: update to 18.07. (#603)

This commit is contained in:
cr6git 2018-07-03 22:33:35 +02:00 committed by GitHub
parent 8856d3a8db
commit 0b630767bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fotoxx'
pkgname=fotoxx
version=18.01.4
version=18.07
revision=1
build_style=gnu-makefile
make_use_env=yes
@ -12,7 +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=1f8e64e46413c5dc8957a0fb7ebd5ea0ca2e09f5cfa7389e5db002e77262da1f
checksum=84e88d30f91f3ac2e0e240351d8e54a342a370e3d682d09d26de21963f7fc9cf
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="execinfo.h is a GNU specific header, and doesnt exist under musl.";;