* [ptxdist] [PATCH] iproute2: Fix URL. Again.
@ 2026-05-02 19:35 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-05-02 19:35 UTC (permalink / raw)
To: ptxdist
Apparently, the v in the package name was a mistake.
That tarball is gone and in place is the old naming convention.
Also with a new hash...
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/iproute2.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/iproute2.make b/rules/iproute2.make
index f2ad4a54f..7267458a0 100644
--- a/rules/iproute2.make
+++ b/rules/iproute2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2
# Paths and names
#
IPROUTE2_VERSION := 7.0.0
-IPROUTE2_MD5 := f9f3d3770f332466bc15c7e5298efb84
-IPROUTE2 := iproute2-v$(IPROUTE2_VERSION)
+IPROUTE2_MD5 := 20154826ff692100e09533879831b5c6
+IPROUTE2 := iproute2-$(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-05-02 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-02 19:35 [ptxdist] [PATCH] iproute2: Fix URL. Again Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox