* [Buildroot] [PATCH 1/1] package/kexec: bump to version 2.0.25
@ 2022-08-22 4:51 Federico Pellegrin
2022-08-23 19:26 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Federico Pellegrin @ 2022-08-22 4:51 UTC (permalink / raw)
To: buildroot; +Cc: Federico Pellegrin
https://www.spinics.net/lists/kexec/msg29887.html
Signed-off-by: Federico Pellegrin <fede@evolware.org>
---
package/kexec/kexec.hash | 2 +-
package/kexec/kexec.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kexec/kexec.hash b/package/kexec/kexec.hash
index dcf661cce4..34e17339b9 100644
--- a/package/kexec/kexec.hash
+++ b/package/kexec/kexec.hash
@@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/linux/utils/kernel/kexec/sha256sums.asc
-sha256 af230ce6430deb6c2ab35762f8028888ac9d6ebefc2c4c83224a9c109143c0e8 kexec-tools-2.0.24.tar.xz
+sha256 7ce2e5def38ec04f79feb107d02243dd586fbc68569eccf02f44bad3a13ec07d kexec-tools-2.0.25.tar.xz
# locally calculated
sha256 fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7 COPYING
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index c08a9155f2..ced7009ed3 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KEXEC_VERSION = 2.0.24
+KEXEC_VERSION = 2.0.25
KEXEC_SOURCE = kexec-tools-$(KEXEC_VERSION).tar.xz
KEXEC_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kexec
KEXEC_LICENSE = GPL-2.0
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-23 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 4:51 [Buildroot] [PATCH 1/1] package/kexec: bump to version 2.0.25 Federico Pellegrin
2022-08-23 19:26 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.