From: Rui Salvaterra Date: Thu, 27 May 2021 10:56:37 +0000 (+0100) Subject: tools/isl: bump to 0.24 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=609aa3978393d7436e5c9caba89d3356af021c80;p=openwrt%2Fstaging%2Frmilecki.git tools/isl: bump to 0.24 Tested with Graphite and -floop-nest-optimize, without issues. Signed-off-by: Rui Salvaterra --- diff --git a/tools/isl/Makefile b/tools/isl/Makefile index c1000e1e311..be372fe2a8f 100644 --- a/tools/isl/Makefile +++ b/tools/isl/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=isl -PKG_VERSION:=0.20 +PKG_VERSION:=0.24 PKG_SOURCE_URL:=http://isl.gforge.inria.fr PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=a5596a9fb8a5b365cb612e4b9628735d6e67e9178fae134a816ae195017e77aa +PKG_HASH:=043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad HOST_BUILD_PARALLEL:=1