aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSyrone Wong <wong.syrone@gmail.com>2016-07-20 23:36:00 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-20 23:36:00 +0200
commita30f33a7d42eaec54ccd290474e3c80b744b59a0 (patch)
tree57562738ad12dfb5468aea3111c9822a768ba9a1 /tools
parentf14d34e47358dda875c44a5757ea5a51efd581bd (diff)
downloadmaster-187ad058-a30f33a7d42eaec54ccd290474e3c80b744b59a0.tar.gz
master-187ad058-a30f33a7d42eaec54ccd290474e3c80b744b59a0.tar.bz2
master-187ad058-a30f33a7d42eaec54ccd290474e3c80b744b59a0.zip
tools/isl: bump to 0.17.1
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/isl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/isl/Makefile b/tools/isl/Makefile
index 8fe2da1a06..24c06268c7 100644
--- a/tools/isl/Makefile
+++ b/tools/isl/Makefile
@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=isl
-PKG_VERSION:=0.14.1
+PKG_VERSION:=0.17.1
PKG_SOURCE_URL:=http://isl.gforge.inria.fr
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=94fcd11e0b1c79250ae341affb1845ea
+PKG_MD5SUM:=20b83900e234f982a566a3a6b3503bf1
HOST_BUILD_PARALLEL:=1