mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
swi-prolog: update to 7.2.3.
This commit is contained in:
parent
c5d43932e6
commit
0c6959fd33
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=7.2.2
|
version=7.2.3
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="swipl-${version}"
|
wrksrc="swipl-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.swi-prolog.org/"
|
homepage="http://www.swi-prolog.org/"
|
||||||
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=c137bbe1d652a6aaa003278045e592637cd9fd5f1d52b05f9f0751bfd9449c8d
|
checksum=43657d51b7c5887bc2d2bced50a9822b86a08a6841399b8e76ee877f51d646b5
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue