Update libisl from 0.14.1 to 0.15

This commit is contained in:
Fredrik Fornwall 2015-06-28 17:27:09 -04:00
parent 08bb6044ef
commit ffd3ff9989

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.14.1
TERMUX_PKG_VERSION=0.15
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="libgmp"