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'
|
||||
pkgname=swi-prolog
|
||||
version=7.2.2
|
||||
revision=3
|
||||
version=7.2.3
|
||||
revision=1
|
||||
wrksrc="swipl-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.swi-prolog.org/"
|
||||
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
|
||||
checksum=c137bbe1d652a6aaa003278045e592637cd9fd5f1d52b05f9f0751bfd9449c8d
|
||||
checksum=43657d51b7c5887bc2d2bced50a9822b86a08a6841399b8e76ee877f51d646b5
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue