package/iproute2: bump to version 7.1.0

For release announce, see:
https://lore.kernel.org/netdev/20260615160636.412a064e@phoenix.local/

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Petr Vorel
2026-07-20 23:17:48 +02:00
committed by Julien Olivain
parent a44b18837d
commit be31001458
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 e62890f7b5de63c05a3bf331dc8deb4c015c336013f341a4edf46969797f2f4e iproute2-7.0.0.tar.xz
sha256 fd9fa1b95809417157ca83dd72957e3261bdbce896353cb936f80af0b33a4b5c iproute2-7.1.0.tar.xz
sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
IPROUTE2_VERSION = 7.0.0
IPROUTE2_VERSION = 7.1.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 \