]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - isl/isl.nm
perl-FCGI: Fix library permissions
[ipfire-3.x.git] / isl / isl.nm
index 8c758ca4a0764b78460e081e0685e37cf7c59fa5..60e9dff09aa1cde2267ee9201b3529136ef5bbd3 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = isl
-version    = 0.12.2
+version    = 0.25
 release    = 1
 
 groups     = System/Libraries
@@ -21,8 +21,8 @@ description
        vertex enumeration.
 end
 
-source_dl += http://isl.gforge.inria.fr/
-sources    = %{thisapp}.tar.lzma
+source_dl += https://sourceforge.net/projects/libisl/files/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -30,6 +30,7 @@ build
        end
 
        test
+               export LD_LIBRARY_PATH=$(pwd)/.libs
                make check
        end