mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
s390-tools: bump version to 2.33.1
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
42c5da5f7b
commit
356d435147
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user