libisl: Update from 0.19 to 0.20

This commit is contained in:
Fredrik Fornwall 2018-07-30 13:23:57 +02:00
parent d6d0a96ede
commit d72aa90221

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://isl.gforge.inria.fr/
TERMUX_PKG_DESCRIPTION="Library for manipulating sets and relations of integer points bounded by linear constraints"
TERMUX_PKG_VERSION=0.19
TERMUX_PKG_SHA256=6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5
TERMUX_PKG_VERSION=0.20
TERMUX_PKG_SHA256=a5596a9fb8a5b365cb612e4b9628735d6e67e9178fae134a816ae195017e77aa
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="libgmp"