All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] s390-tools: bump version to 2.33.1
@ 2024-07-30  6:42 Alexander Egorenkov
  2024-07-30  6:42 ` [Buildroot] [PATCH v1 2/2] configs/qemu_s390x_defconfig: update to Linux 6.10.1 Alexander Egorenkov
  2024-07-30  7:40 ` [Buildroot] [PATCH v1 1/2] s390-tools: bump version to 2.33.1 Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Egorenkov @ 2024-07-30  6:42 UTC (permalink / raw)
  To: buildroot

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 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
-- 
2.45.2

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

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

end of thread, other threads:[~2024-07-30 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30  6:42 [Buildroot] [PATCH v1 1/2] s390-tools: bump version to 2.33.1 Alexander Egorenkov
2024-07-30  6:42 ` [Buildroot] [PATCH v1 2/2] configs/qemu_s390x_defconfig: update to Linux 6.10.1 Alexander Egorenkov
2024-07-30  7:08   ` Thomas Petazzoni via buildroot
2024-07-30 13:33     ` Alexander Egorenkov
2024-07-30  7:40 ` [Buildroot] [PATCH v1 1/2] s390-tools: bump version to 2.33.1 Thomas Petazzoni via buildroot

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.