swi-prolog: update to 8.2.0

This commit is contained in:
Leonid Pliushch 2020-06-21 21:36:14 +03:00
parent 49cafa18ca
commit 0de09c36d1
1 changed files with 3 additions and 3 deletions

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.30
TERMUX_PKG_SRCURL=http://www.swi-prolog.org/download/devel/src/swipl-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d37278a7818af0ffab1c972e05adbb447fc2fd3edd71fdbe74c95fe54454047b
TERMUX_PKG_VERSION=8.2.0
TERMUX_PKG_SRCURL=https://www.swi-prolog.org/download/stable/src/swipl-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d8c9f3adb9cd997a5fed7b5f5dbfe971d2defda969b9066ada158e4202c09c3c
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