From: Rosen Penev Date: Thu, 30 Jul 2026 01:51:29 +0000 (-0700) Subject: tools/isl: update to 0.28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70761c2e5028c3ee782f2c889db71b9143c357d;p=thirdparty%2Fopenwrt.git tools/isl: update to 0.28 Basic update. No patches. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/24573 Signed-off-by: Hauke Mehrtens --- diff --git a/tools/isl/Makefile b/tools/isl/Makefile index 481c29634ea..d909bb50af0 100644 --- a/tools/isl/Makefile +++ b/tools/isl/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=isl -PKG_VERSION:=0.27 +PKG_VERSION:=0.28 PKG_SOURCE_URL:=https://libisl.sourceforge.io/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=7a1a3f04d57c7c72fee5a6148cd3b02b05db6a6dd9a58def7bdc00972a6301c3 +PKG_HASH:=318549dd36989046da2b0feaea7fe5575c4448c28c0b97d3117403a88988e756 HOST_BUILD_PARALLEL:=1