From: Michael Tremer Date: Thu, 5 Nov 2015 00:18:26 +0000 (+0000) Subject: isl: Update to version 0.14.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf4b3e07dd9ff0565472e813840d0af1456e0785;p=people%2Famarx%2Fipfire-3.x.git isl: Update to version 0.14.1 Signed-off-by: Michael Tremer --- diff --git a/isl/isl.nm b/isl/isl.nm index 8c758ca4a..be80f9997 100644 --- a/isl/isl.nm +++ b/isl/isl.nm @@ -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