Minor changes. https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.10.0
Signed-off-by: Christian Melki <[email protected]> --- rules/iproute2.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/iproute2.make b/rules/iproute2.make index 214713773..366a90f1e 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)) -- 2.34.1
