[Buildroot] [PATCH 1/1] package/coreutils: bump version to 9.1

Arnout Vandecappelle arnout at mind.be
Thu Apr 21 21:01:48 UTC 2022



On 18/04/2022 18:20, Petr Vorel wrote:
> Signed-off-by: Petr Vorel <petr.vorel at gmail.com>

  Applied to master, thanks. I also updated the hash file to two spaces 
(check-package).

  Regards,
  Arnout

> ---
> Tested:
> 
>                      bootlin-armv5-uclibc [1/6]: OK
>                       bootlin-armv7-glibc [2/6]: OK
>                     bootlin-armv7m-uclibc [3/6]: SKIPPED
>                       bootlin-x86-64-musl [4/6]: OK
>                        br-arm-full-static [5/6]: OK
>                              sourcery-arm [6/6]: OK
> 
> 
>   package/coreutils/coreutils.hash | 2 +-
>   package/coreutils/coreutils.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/coreutils/coreutils.hash b/package/coreutils/coreutils.hash
> index 758a6341a3..9f3434e58f 100644
> --- a/package/coreutils/coreutils.hash
> +++ b/package/coreutils/coreutils.hash
> @@ -1,4 +1,4 @@
>   # Locally calculated after checking pgp signature
> -sha256 ce30acdf4a41bc5bb30dd955e9eaa75fa216b4e3deb08889ed32433c7b3b97ce  coreutils-9.0.tar.xz
> +sha256 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423  coreutils-9.1.tar.xz
>   # Locally computed
>   sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
> diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk
> index 438b7910eb..931859b0ac 100644
> --- a/package/coreutils/coreutils.mk
> +++ b/package/coreutils/coreutils.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -COREUTILS_VERSION = 9.0
> +COREUTILS_VERSION = 9.1
>   COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
>   COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
>   COREUTILS_LICENSE = GPL-3.0+



More information about the buildroot mailing list