From: Nick Hainke Date: Sat, 3 Feb 2024 00:55:26 +0000 (+0100) Subject: kexec-tools: update to 2.0.28 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1c02b874fa795dbfdc008d98cd58b59613b923c7;p=openwrt%2Fstaging%2Fthess.git kexec-tools: update to 2.0.28 Release Notes: - https://www.spinics.net/lists/kexec/msg32139.html - https://www.spinics.net/lists/kexec/msg33447.html Signed-off-by: Nick Hainke --- diff --git a/package/boot/kexec-tools/Makefile b/package/boot/kexec-tools/Makefile index 7f06ec7d64..702ae00903 100644 --- a/package/boot/kexec-tools/Makefile +++ b/package/boot/kexec-tools/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kexec-tools -PKG_VERSION:=2.0.26 +PKG_VERSION:=2.0.28 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/kexec -PKG_HASH:=7fe36a064101cd5c515e41b2be393dce3ca88adce59d6ee668e0af7c0c4570cd +PKG_HASH:=d2f0ef872f39e2fe4b1b01feb62b0001383207239b9f8041f98a95564161d053 PKG_CONFIG_DEPENDS := CONFIG_KEXEC_ZLIB CONFIG_KEXEC_LZMA