swi-prolog: update to 8.0.2.

This commit is contained in:
Leah Neukirchen 2019-03-07 11:23:57 +01:00
parent 7d654be177
commit 532f498044
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=8.0.1
version=8.0.2
revision=1
wrksrc="swipl-${version}"
build_style=cmake
@ -15,5 +15,5 @@ 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=e42c703ce373f6435ab917989a7827a041d131cf79300311bb4c8ef188f1092f
checksum=abb81b55ac5f2c90997c0005b1f15b74ed046638b64e784840a139fe21d0a735
nocross="uses TRY_RUN() to test features"