[Buildroot] [PATCH 1/1] package/iproute2: bump version to v5.15.0

Peter Seiderer ps.report at gmx.net
Mon Nov 15 15:18:51 UTC 2021


Hello Joachim,


On Mon, 15 Nov 2021 14:42:05 +0100, Joachim Wiberg <troglobit at gmail.com> wrote:

> Signed-off-by: Joachim Wiberg <troglobit at gmail.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 2837edb09d..d8d619cbda 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  210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4  iproute2-5.14.0.tar.xz
> +sha256  38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff  iproute2-5.15.0.tar.xz
>  sha256  e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4  COPYING
> diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
> index fdf442a429..4162e38eb7 100644
> --- a/package/iproute2/iproute2.mk
> +++ b/package/iproute2/iproute2.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -IPROUTE2_VERSION = 5.14.0
> +IPROUTE2_VERSION = 5.15.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 \


Sorry, its a duplicate...., iproute2 version bump already suggested and
applied to the next branch, see:

	https://git.buildroot.net/buildroot/commit/?h=next&id=bd06a3b9b507b14f3cf69f45ed165d132790ad75

Regards,
Peter


More information about the buildroot mailing list