isl: update to 0.11.
This commit is contained in:
parent
1fa658c42e
commit
f5422768fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'isl'
|
||||
pkgname=isl
|
||||
version=0.10
|
||||
version=0.11
|
||||
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=3b28882b27eebc53db2a9a3790373255b3243f9e678a089d6d129ff007a5c144
|
||||
checksum=26437207dd6c7da00d497a4c700e07f4771b2bbfb021cc3e84feb24525827bc9
|
||||
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 a new issue