* [Buildroot] [PATCH 1/1] package/iproute2: bump to version 7.1.0
@ 2026-07-20 21:17 Petr Vorel
2026-07-20 21:43 ` Petr Vorel
0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2026-07-20 21:17 UTC (permalink / raw)
To: buildroot; +Cc: Petr Vorel, Shubham Chakraborty, Bernd Kuhls, Julien Olivain
For release announce, see:
https://lore.kernel.org/netdev/20260615160636.412a064e@phoenix.local/
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
package/iproute2/iproute2.hash | 2 +-
package/iproute2/iproute2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/iproute2/iproute2.hash b/package/iproute2/iproute2.hash
index c918fcd2b3..691e87bb43 100644
--- a/package/iproute2/iproute2.hash
+++ b/package/iproute2/iproute2.hash
@@ -1,3 +1,3 @@
# From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc
-sha256 e62890f7b5de63c05a3bf331dc8deb4c015c336013f341a4edf46969797f2f4e iproute2-7.0.0.tar.xz
+sha256 fd9fa1b95809417157ca83dd72957e3261bdbce896353cb936f80af0b33a4b5c iproute2-7.1.0.tar.xz
sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING
diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
index 4ca49d294e..fe7a6fc304 100644
--- a/package/iproute2/iproute2.mk
+++ b/package/iproute2/iproute2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IPROUTE2_VERSION = 7.0.0
+IPROUTE2_VERSION = 7.1.0
IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \
--
2.53.0
_______________________________________________
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:[~2026-07-20 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 21:17 [Buildroot] [PATCH 1/1] package/iproute2: bump to version 7.1.0 Petr Vorel
2026-07-20 21:43 ` Petr Vorel
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.