All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.19.0
@ 2021-11-22  8:48 Alexander Egorenkov
  2021-12-11 20:43 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Egorenkov @ 2021-11-22  8:48 UTC (permalink / raw)
  To: buildroot

Fixes:
- https://release-monitoring.org/project/10714/

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
---
 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 eafe7f4d7acf..13c68fbf52f4 100644
--- a/package/s390-tools/s390-tools.hash
+++ b/package/s390-tools/s390-tools.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  a1e2118152a85201984d2045033d49f7fd92e8cd0ea80ae0a5ebeb0d258cdedb  s390-tools-2.18.0.tar.gz
+sha256  17dc163e6a1e940f895c64955c130058600e1df834e1ab134410be7266ef724a  s390-tools-2.19.0.tar.gz
 sha256  cca17a9a944ebec769adee4aebd805c912c357785ff2705a99ffe68563021f75  LICENSE
diff --git a/package/s390-tools/s390-tools.mk b/package/s390-tools/s390-tools.mk
index 6b4351ce83ed..328986bcb37c 100644
--- a/package/s390-tools/s390-tools.mk
+++ b/package/s390-tools/s390-tools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-S390_TOOLS_VERSION = 2.18.0
+S390_TOOLS_VERSION = 2.19.0
 S390_TOOLS_SITE = $(call github,ibm-s390-linux,s390-tools,v$(S390_TOOLS_VERSION))
 S390_TOOLS_LICENSE = MIT
 S390_TOOLS_LICENSE_FILES = LICENSE
-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.19.0
  2021-11-22  8:48 [Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.19.0 Alexander Egorenkov
@ 2021-12-11 20:43 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-12-11 20:43 UTC (permalink / raw)
  To: Alexander Egorenkov, buildroot



On 22/11/2021 09:48, Alexander Egorenkov wrote:
> Fixes:
> - https://release-monitoring.org/project/10714/
> 
> Signed-off-by: Alexander Egorenkov <egorenar@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 eafe7f4d7acf..13c68fbf52f4 100644
> --- a/package/s390-tools/s390-tools.hash
> +++ b/package/s390-tools/s390-tools.hash
> @@ -1,3 +1,3 @@
>   # Locally computed:
> -sha256  a1e2118152a85201984d2045033d49f7fd92e8cd0ea80ae0a5ebeb0d258cdedb  s390-tools-2.18.0.tar.gz
> +sha256  17dc163e6a1e940f895c64955c130058600e1df834e1ab134410be7266ef724a  s390-tools-2.19.0.tar.gz
>   sha256  cca17a9a944ebec769adee4aebd805c912c357785ff2705a99ffe68563021f75  LICENSE
> diff --git a/package/s390-tools/s390-tools.mk b/package/s390-tools/s390-tools.mk
> index 6b4351ce83ed..328986bcb37c 100644
> --- a/package/s390-tools/s390-tools.mk
> +++ b/package/s390-tools/s390-tools.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -S390_TOOLS_VERSION = 2.18.0
> +S390_TOOLS_VERSION = 2.19.0
>   S390_TOOLS_SITE = $(call github,ibm-s390-linux,s390-tools,v$(S390_TOOLS_VERSION))
>   S390_TOOLS_LICENSE = MIT
>   S390_TOOLS_LICENSE_FILES = LICENSE
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-11 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-22  8:48 [Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.19.0 Alexander Egorenkov
2021-12-11 20:43 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.