package/iproute2: bump to version 6.14.0

For release announce, see:
https://lore.kernel.org/netdev/20250324092319.28d39f2f@hermes.local/

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
[Julien: add link to release announce]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit ad82e91149)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Petr Vorel
2025-04-21 22:31:06 +02:00
committed by Arnout Vandecappelle
parent 9c4c709f30
commit 358908b8e9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc
sha256 a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819 iproute2-6.13.0.tar.xz
sha256 a6d23588150096591c3d00fc27a324a82ee71d7a1a9eea78df5df17ad9b8461f iproute2-6.14.0.tar.xz
sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
IPROUTE2_VERSION = 6.13.0
IPROUTE2_VERSION = 6.14.0
IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \