swi-prolog: update to 9.0.2.

This commit is contained in:
Leah Neukirchen 2022-12-11 18:16:29 +01:00
parent a5849260f9
commit b8a0c40c38

View File

@ -1,6 +1,6 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=9.0.0
version=9.0.2
revision=1
build_style=cmake
build_helper="qemu"
@ -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=d607733a776ca56b3ecb2118119d4ae08a8790ef4aaa08bbe8f2279f34fba4b8
checksum=33b5de34712d58f14c1e019bd1613df9a474f5e5fd024155a0f6e67ebb01c307
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"