[Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.20.0

Arnout Vandecappelle arnout at mind.be
Sat Mar 12 16:59:44 UTC 2022



On 18/02/2022 22:14, Alexander Egorenkov wrote:
> Fixes:
> - https://release-monitoring.org/project/10714/
> 
> Signed-off-by: Alexander Egorenkov <egorenar at linux.ibm.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/s390-tools/s390-tools.hash | 2 +-
>   package/s390-tools/s390-tools.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/s390-tools/s390-tools.hash b/package/s390-tools/s390-tools.hash
> index 13c68fbf52f4..6ea8f7ea2076 100644
> --- a/package/s390-tools/s390-tools.hash
> +++ b/package/s390-tools/s390-tools.hash
> @@ -1,3 +1,3 @@
>   # Locally computed:
> -sha256  17dc163e6a1e940f895c64955c130058600e1df834e1ab134410be7266ef724a  s390-tools-2.19.0.tar.gz
> +sha256  6fa6add92e896541c0ef74885a4084474fc0d77049e8ac7372872a70a46ddd74  s390-tools-2.20.0.tar.gz
>   sha256  cca17a9a944ebec769adee4aebd805c912c357785ff2705a99ffe68563021f75  LICENSE
> diff --git a/package/s390-tools/s390-tools.mk b/package/s390-tools/s390-tools.mk
> index 328986bcb37c..3c386af6fd10 100644
> --- a/package/s390-tools/s390-tools.mk
> +++ b/package/s390-tools/s390-tools.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -S390_TOOLS_VERSION = 2.19.0
> +S390_TOOLS_VERSION = 2.20.0
>   S390_TOOLS_SITE = $(call github,ibm-s390-linux,s390-tools,v$(S390_TOOLS_VERSION))
>   S390_TOOLS_LICENSE = MIT
>   S390_TOOLS_LICENSE_FILES = LICENSE



More information about the buildroot mailing list