mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/s390-tools: bump version to 2.44.0
For change log since v2.33.1, see: https://github.com/ibm-s390-linux/s390-tools/blob/v2.44.0/CHANGELOG.md Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ec8c6e4487
commit
a0d58864d0
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 2933c6c5233cb70b7c47d9410458d8e4c26347de683e2c027956b9c67c7ebe9a s390-tools-2.33.1.tar.gz
|
||||
sha256 05455baba4bcd3f2e6243aacf2d26f742c22944a29e412d50b89cc73e3028114 s390-tools-2.44.0.tar.gz
|
||||
sha256 cca17a9a944ebec769adee4aebd805c912c357785ff2705a99ffe68563021f75 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
S390_TOOLS_VERSION = 2.33.1
|
||||
S390_TOOLS_VERSION = 2.44.0
|
||||
S390_TOOLS_SITE = $(call github,ibm-s390-linux,s390-tools,v$(S390_TOOLS_VERSION))
|
||||
S390_TOOLS_LICENSE = MIT
|
||||
S390_TOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user