From 45f25075740fe7f0336f3e49669520026516c669 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Dec 2012 09:17:11 +0100 Subject: [PATCH] isl: update to 0.11.1. --- srcpkgs/isl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/isl/template b/srcpkgs/isl/template index 166e67d25f5..99c55526349 100644 --- a/srcpkgs/isl/template +++ b/srcpkgs/isl/template @@ -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 " 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,