package/iproute2: bump to version 6.9.0

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Francois Perrad 2024-06-05 10:15:41 +02:00 committed by Arnout Vandecappelle
parent ecb7a9fd66
commit 4e39f55713
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 03a6cca3d71a908d1f15f7b495be2b8fe851f941458dc4664900d7f45fcf68ce iproute2-6.8.0.tar.xz
sha256 2f643d09ea11a4a2a043c92e2b469b5f73228cbf241ae806760296ed0ec413d0 iproute2-6.9.0.tar.xz
sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING

View File

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