[Buildroot] [git commit branch/next] package/iproute2: bump version to 5.13.0
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 22:01:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=c51ddba5332c65fa97bed8890a5e7f2d116e4b62 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next NOTE: 0001-lib-fs-fix-issue-when-name-open-_to_handle_at-is-not.patch will be merged in 5.14.0. Signed-off-by: Petr Vorel <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/iproute2/iproute2.hash | 2 +- package/iproute2/iproute2.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/iproute2/iproute2.hash b/package/iproute2/iproute2.hash
index a5d6bf022c..de4d09a3c1 100644
--- a/package/iproute2/iproute2.hash
+++ b/package/iproute2/iproute2.hash@@ -1,3 +1,3 @@ # From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc -sha256 9d268db98a36ee2a0e3ff3b92b2efff66fc1138a51e409bdef6ab3cfe15f326f iproute2-5.12.0.tar.xz +sha256 72a2e53774cac9e65f7b617deebb2059f87e8960d6e9713e4d788cea966f1b36 iproute2-5.13.0.tar.xz sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING
diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
index 6cc0dd5210..46d3662767 100644
--- a/package/iproute2/iproute2.mk
+++ b/package/iproute2/iproute2.mk@@ -4,7 +4,7 @@ # ################################################################################ -IPROUTE2_VERSION = 5.12.0 +IPROUTE2_VERSION = 5.13.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 \
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot