mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iproute2: Fix URL. Again.
@ 2026-05-02 19:35 Christian Melki
  2026-05-18  7:53 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] iproute2: Fix URL. Again.
  2026-05-02 19:35 [ptxdist] [PATCH] iproute2: Fix URL. Again Christian Melki
@ 2026-05-18  7:53 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-05-18  7:53 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 99c6d747e91c4c801f95da4aa2f8290d4d796a90.

Michael

[sent from post-receive hook]

On Mon, 18 May 2026 09:53:31 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20260502193514.3709377-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/iproute2.make b/rules/iproute2.make
> index f2ad4a54ff91..7267458a07ab 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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-18  7:54 UTC | newest]

Thread overview: 2+ messages (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
2026-05-18  7:53 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox