isl: update to 0.11.1.
This commit is contained in:
parent
b10a701586
commit
45f2507574
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'isl'
|
||||
pkgname=isl
|
||||
version=0.11
|
||||
version=0.11.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
subpackages="isl-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.kotnet.org/~skimo/isl/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://www.kotnet.org/~skimo/isl/isl-$version.tar.lzma"
|
||||
checksum=26437207dd6c7da00d497a4c700e07f4771b2bbfb021cc3e84feb24525827bc9
|
||||
checksum=f85e2c521daf2c53e502d37fc6f5535af03bae1fdb6beb5dbf898e76cf310f25
|
||||
long_desc="
|
||||
isl is a library for manipulating sets and relations of integer points bounded
|
||||
by linear constraints. Supported operations on sets include intersection, union,
|
||||
|
|
Loading…
Reference in New Issue