Thanks, applied as 27bfdada3caa0c3d7e4cbe789a81dcf1c392d3b0. Michael
[sent from post-receive hook] On Mon, 05 Aug 2024 08:49:44 +0200, Christian Melki <[email protected]> wrote: > Minor changes. > https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.10.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 214713773480..366a90f1e249 100644 > --- a/rules/iproute2.make > +++ b/rules/iproute2.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 > # > # Paths and names > # > -IPROUTE2_VERSION := 6.9.0 > -IPROUTE2_MD5 := 0ca5c21a5a42157fbb88b39791963364 > +IPROUTE2_VERSION := 6.10.0 > +IPROUTE2_MD5 := 6282e47de9c5b230e83537fba7181c9c > IPROUTE2 := iproute2-$(IPROUTE2_VERSION) > IPROUTE2_SUFFIX := tar.xz > IPROUTE2_URL := $(call ptx/mirror, KERNEL, > utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
