swi-prolog: update to 8.2.3.

This commit is contained in:
Leah Neukirchen 2020-11-24 11:16:23 +01:00
parent 939c86c01f
commit adfa00c2e8

View file

@ -1,6 +1,6 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=8.2.2
version=8.2.3
revision=1
wrksrc="swipl-${version}"
build_style=cmake
@ -16,7 +16,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=35ca864cfd257e3e59ebe8f01e186f8959a8b4d42f17a9a6c04ecdfa5d1e164b
checksum=9403972f9d87f1f4971fbd4a5644b4976b1b18fc174be84506c6b713bd1f9c93
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"