swi-prolog: update to 8.4.0.
This commit is contained in:
parent
14f2a67538
commit
9931ddb1fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swi-prolog'
|
# Template file for 'swi-prolog'
|
||||||
pkgname=swi-prolog
|
pkgname=swi-prolog
|
||||||
version=8.2.4
|
version=8.4.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="swipl-${version}"
|
wrksrc="swipl-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.swi-prolog.org/"
|
homepage="http://www.swi-prolog.org/"
|
||||||
changelog="http://www.swi-prolog.org/ChangeLog?branch=stable"
|
changelog="http://www.swi-prolog.org/ChangeLog?branch=stable"
|
||||||
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
|
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
|
||||||
checksum=f4bcc78437f9080ab089762e9e6afa7071df7f584c14999b92b9a90a4efbd7d8
|
checksum=bff0396f827af3d3351eed0582a99cbcd0a66d14a2f5bbf4aeef22332714709f
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Reference in a new issue