mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swi-prolog: update to 8.0.1.
This commit is contained in:
parent
080d62363e
commit
6b07fe3040
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.0.0
|
version=8.0.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="swipl-${version}"
|
wrksrc="swipl-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -15,5 +15,5 @@ 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=422b6985c6f646b5bb73b160e8c8cda74e892548beb6a672828e3689a20a6b32
|
checksum=e42c703ce373f6435ab917989a7827a041d131cf79300311bb4c8ef188f1092f
|
||||||
nocross="uses TRY_RUN() to test features"
|
nocross="uses TRY_RUN() to test features"
|
||||||
|
|
Loading…
Add table
Reference in a new issue