swi-prolog: update to 8.4.1.

This commit is contained in:
Leah Neukirchen 2021-11-17 16:19:24 +01:00
parent aaf5b65382
commit 1c721d9fbd
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.4.0
version=8.4.1
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=bff0396f827af3d3351eed0582a99cbcd0a66d14a2f5bbf4aeef22332714709f
checksum=30bb6542b7767e47b94bd92e8e8a7d7a8a000061044046edf45fc864841b69c4
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"