swi-prolog: update to 8.0.3.

This commit is contained in:
Leah Neukirchen 2019-06-21 16:17:10 +02:00
parent 9f99c8c5e6
commit ffb671bf5c

View File

@ -1,7 +1,7 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=8.0.2
revision=2
version=8.0.3
revision=1
wrksrc="swipl-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="http://www.swi-prolog.org/"
changelog="http://www.swi-prolog.org/ChangeLog?branch=stable"
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
checksum=abb81b55ac5f2c90997c0005b1f15b74ed046638b64e784840a139fe21d0a735
checksum=cee59c0a477c8166d722703f6e52f962028f3ac43a5f41240ecb45dbdbe2d6ae
case "$XBPS_TARGET_MACHINE" in
armv*) broken="https://travis-ci.org/void-linux/void-packages/jobs/510224384";;