Thanks, applied as 53f687f707a4915c544e41425d28dd2e1785ccac. Michael
[sent from post-receive hook] On Tue, 24 Sep 2024 17:07:51 +0200, Christian Melki <[email protected]> wrote: > Very minor changes. > https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.11.0 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/iproute2.make b/rules/iproute2.make > index 67a2528ef0b9..26edd436815e 100644 > --- a/rules/iproute2.make > +++ b/rules/iproute2.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 > # > # Paths and names > # > -IPROUTE2_VERSION := 6.10.0 > -IPROUTE2_MD5 := 6282e47de9c5b230e83537fba7181c9c > +IPROUTE2_VERSION := 6.11.0 > +IPROUTE2_MD5 := 9d7927e8e5ca301bd14990f64ad44a8c > IPROUTE2 := iproute2-$(IPROUTE2_VERSION) > IPROUTE2_SUFFIX := tar.xz > IPROUTE2_URL := $(call ptx/mirror, KERNEL, > utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
