swi-prolog: update to 8.1.25

This commit is contained in:
Leonid Pliushch 2020-03-21 22:48:40 +02:00
parent 5cfe01768f
commit 24c6a9608d

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://swi-prolog.org/
TERMUX_PKG_DESCRIPTION="Most popular and complete prolog implementation"
TERMUX_PKG_LICENSE="ISC"
TERMUX_PKG_VERSION=8.1.22
TERMUX_PKG_VERSION=8.1.25
TERMUX_PKG_SRCURL=http://www.swi-prolog.org/download/devel/src/swipl-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9dfad519f5273c59a17497e7c72cd3c39bffe5a91bd4579ac427244de2e5ac03
TERMUX_PKG_SHA256=e524db5e76ce307ac6259bc2e64885c7dc5d6b93bb71de617dce5ca3df0d9847
TERMUX_PKG_DEPENDS="libarchive, libcrypt, libgmp, libjpeg-turbo, libyaml, ncurses, ncurses-ui-libs, pcre, readline, ossp-uuid, zlib"
TERMUX_PKG_FORCE_CMAKE=true
TERMUX_PKG_HOSTBUILD=true