swi-prolog: update to 8.2.4.

This commit is contained in:
Leah Neukirchen 2021-01-28 12:01:19 +01:00
parent adb0b91fb5
commit 175f9813c8

View file

@ -1,6 +1,6 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=8.2.3
version=8.2.4
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=9403972f9d87f1f4971fbd4a5644b4976b1b18fc174be84506c6b713bd1f9c93
checksum=f4bcc78437f9080ab089762e9e6afa7071df7f584c14999b92b9a90a4efbd7d8
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"