]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
tools/isl: update to 0.28 24573/head
authorRosen Penev <rosenp@gmail.com>
Thu, 30 Jul 2026 01:51:29 +0000 (18:51 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 6 Aug 2026 21:11:50 +0000 (23:11 +0200)
Basic update. No patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24573
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/isl/Makefile

index 481c29634eaa9bf9e4c48d60882cca6d9d33d1d2..d909bb50af09f91fb6148cb7f8a6b86d00db8cf4 100644 (file)
@@ -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