Message ID | 20240730064202.72774-1-egorenar@linux.ibm.com |
---|---|
State | Accepted |
Headers | show |
Series | [v1,1/2] s390-tools: bump version to 2.33.1 | expand |
On Tue, 30 Jul 2024 08:42:01 +0200 Alexander Egorenkov <egorenar@linux.ibm.com> wrote: > 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(-) Applied to master, thanks. Thomas
diff --git a/package/s390-tools/s390-tools.hash b/package/s390-tools/s390-tools.hash index ccc86edd6a59..d5f6cc5ea81a 100644 --- a/package/s390-tools/s390-tools.hash +++ b/package/s390-tools/s390-tools.hash @@ -1,3 +1,3 @@ # Locally computed: -sha256 f337c1898f243835fc187f21443266f05e3beb817b5fb09d555dc3887fe74b9b s390-tools-2.32.0.tar.gz +sha256 2933c6c5233cb70b7c47d9410458d8e4c26347de683e2c027956b9c67c7ebe9a s390-tools-2.33.1.tar.gz sha256 cca17a9a944ebec769adee4aebd805c912c357785ff2705a99ffe68563021f75 LICENSE diff --git a/package/s390-tools/s390-tools.mk b/package/s390-tools/s390-tools.mk index b0e156cc04ac..6b7a52447bf1 100644 --- a/package/s390-tools/s390-tools.mk +++ b/package/s390-tools/s390-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -S390_TOOLS_VERSION = 2.32.0 +S390_TOOLS_VERSION = 2.33.1 S390_TOOLS_SITE = $(call github,ibm-s390-linux,s390-tools,v$(S390_TOOLS_VERSION)) S390_TOOLS_LICENSE = MIT S390_TOOLS_LICENSE_FILES = LICENSE
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(-)