* [ptxdist] [PATCH] iproute2: Version bump. 6.19.0 -> 7.0.0
@ 2026-04-15 17:19 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-04-15 17:19 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://web.git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v7.0.0
* Fixed URL for new version. They introduced a v in the package name.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/iproute2.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/iproute2.make b/rules/iproute2.make
index f4c838921..f2ad4a54f 100644
--- a/rules/iproute2.make
+++ b/rules/iproute2.make
@@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2
#
# Paths and names
#
-IPROUTE2_VERSION := 6.19.0
-IPROUTE2_MD5 := 90590c3c593a33d7d8eca997c2c18d1c
-IPROUTE2 := iproute2-$(IPROUTE2_VERSION)
+IPROUTE2_VERSION := 7.0.0
+IPROUTE2_MD5 := f9f3d3770f332466bc15c7e5298efb84
+IPROUTE2 := iproute2-v$(IPROUTE2_VERSION)
IPROUTE2_SUFFIX := tar.xz
IPROUTE2_URL := $(call ptx/mirror, KERNEL, utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
IPROUTE2_SOURCE := $(SRCDIR)/$(IPROUTE2).$(IPROUTE2_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-15 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-15 17:19 [ptxdist] [PATCH] iproute2: Version bump. 6.19.0 -> 7.0.0 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox