mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swi-prolog: update to 8.4.1.
This commit is contained in:
parent
aaf5b65382
commit
1c721d9fbd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swi-prolog'
|
# Template file for 'swi-prolog'
|
||||||
pkgname=swi-prolog
|
pkgname=swi-prolog
|
||||||
version=8.4.0
|
version=8.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="swipl-${version}"
|
wrksrc="swipl-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -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=bff0396f827af3d3351eed0582a99cbcd0a66d14a2f5bbf4aeef22332714709f
|
checksum=30bb6542b7767e47b94bd92e8e8a7d7a8a000061044046edf45fc864841b69c4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue