swi-prolog: update to 9.0.0.

This commit is contained in:
Leah Neukirchen 2022-11-27 16:33:33 +01:00
parent 5d7c5deb71
commit 44f6a3a06b
2 changed files with 3 additions and 3 deletions

View File

@ -2897,7 +2897,7 @@ libKPropertyWidgets3.so.4 kproperty-3.1.0_1
libKPropertyCore3.so.4 kproperty-3.1.0_1
libKReport3.so.4 kreport-3.1.0_1
libbotan-2.so.19 botan-2.19.1_1
libswipl.so.8 swi-prolog-8.2.4_2
libswipl.so.9 swi-prolog-9.0.0_1
libpcre2-16.so.0 libpcre2-10.22_1
libpcre2-32.so.0 libpcre2-10.22_1
libpcre2-8.so.0 libpcre2-10.22_1

View File

@ -1,6 +1,6 @@
# Template file for 'swi-prolog'
pkgname=swi-prolog
version=8.4.3
version=9.0.0
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=946119a0b5f5c8f410ea21fbf6281e917e61ef35ac0aabbdd24e787470d06faa
checksum=d607733a776ca56b3ecb2118119d4ae08a8790ef4aaa08bbe8f2279f34fba4b8
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"