swi-prolog: update to 8.1.10

This commit is contained in:
Leonid Pliushch 2019-08-03 14:32:31 +03:00
parent a8cf841276
commit 932e14957e
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +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.9
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=8.1.10
TERMUX_PKG_SRCURL=http://www.swi-prolog.org/download/devel/src/swipl-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=391c2baa27853d78605f08a8eb258037c6ad4b0b69d85692514c77caa1c9f6ea
TERMUX_PKG_SHA256=3e938ba4479e9c9ea44f51d0a8d125a3fd0922318839d745b47197ae68769b27
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