From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] iproute2: Fix URL. Again.
Date: Sat, 2 May 2026 21:35:14 +0200 [thread overview]
Message-ID: <20260502193514.3709377-1-christian.melki@t2data.com> (raw)
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
reply other threads:[~2026-05-02 19:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260502193514.3709377-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox