libisl: Update from 0.16.1 to 0.17.1

This commit is contained in:
Fredrik Fornwall 2016-08-14 07:59:55 -04:00
parent a8e2933597
commit 8788d3c8fb

View File

@ -1,5 +1,5 @@
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.16.1
TERMUX_PKG_VERSION=0.17.1
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="libgmp"