Minor changes. https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.14.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 3e03dc5df..b795c4ec5 100644 --- a/rules/iproute2.make +++ b/rules/iproute2.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 # # Paths and names # -IPROUTE2_VERSION := 6.13.0 -IPROUTE2_MD5 := 1603d25120d03feeaba9b360d03ffaec +IPROUTE2_VERSION := 6.14.0 +IPROUTE2_MD5 := 84ee9c0b8bc09623e20c1341c9525024 IPROUTE2 := iproute2-$(IPROUTE2_VERSION) IPROUTE2_SUFFIX := tar.xz IPROUTE2_URL := $(call ptx/mirror, KERNEL, utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX)) -- 2.34.1
