tools/isl: update to 0.25
authorNick Hainke <vincent@systemli.org>
Thu, 18 Aug 2022 12:42:01 +0000 (14:42 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 20 Aug 2022 21:25:52 +0000 (23:25 +0200)
Update isl to latest version.

Signed-off-by: Nick Hainke <vincent@systemli.org>
tools/isl/Makefile

index 32c3cda9a20961164c560a8eee1733d3812adb08..e9674debc2e0e0c5be43233164a92503fc2fe656 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=isl
-PKG_VERSION:=0.24
+PKG_VERSION:=0.25
 
 PKG_SOURCE_URL:=https://libisl.sourceforge.io/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad
+PKG_HASH:=be7b210647ccadf90a2f0b000fca11a4d40546374a850db67adb32fad4b230d9
 
 HOST_BUILD_PARALLEL:=1