]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
isl: Update to version 0.14.1
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Nov 2015 00:18:26 +0000 (00:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Nov 2015 15:52:57 +0000 (15:52 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
isl/isl.nm

index 8c758ca4a0764b78460e081e0685e37cf7c59fa5..be80f9997f7217672278fab5008dc7e22596acf4 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = isl
-version    = 0.12.2
+version    = 0.14.1
 release    = 1
 
 groups     = System/Libraries
@@ -22,7 +22,7 @@ description
 end
 
 source_dl += http://isl.gforge.inria.fr/
-sources    = %{thisapp}.tar.lzma
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -30,6 +30,7 @@ build
        end
 
        test
+               export LD_LIBRARY_PATH=$(pwd)/.libs
                make check
        end