mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/tio: bump version to 3.9
For release notes since 3.5, see:
https://github.com/tio/tio/releases
This commit updates the license hash, after a year update:
f5740dbf31
Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5a40d54cc3
commit
8adea9f9f9
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/tio/tio/releases/download/v3.5/tio-3.5.tar.xz.sha256sum:
|
||||
sha256 efd3e9a406f827ac22d4157e345079dde15ee5a948b24156561d6c97a54e6ec0 tio-3.5.tar.xz
|
||||
# From https://github.com/tio/tio/releases/download/v3.9/tio-3.9.tar.xz.sha256sum:
|
||||
sha256 06fe0c22e3e75274643c017928fbc85e86589bc1acd515d92f98eecd4bbab11b tio-3.9.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131 LICENSE
|
||||
sha256 4c336df2e6334540d713e302281bcd35df3e03b05e4d4d62ef84bde8ae00eea9 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TIO_VERSION = 3.5
|
||||
TIO_VERSION = 3.9
|
||||
TIO_SOURCE = tio-$(TIO_VERSION).tar.xz
|
||||
TIO_SITE = https://github.com/tio/tio/releases/download/v$(TIO_VERSION)
|
||||
TIO_LICENSE = GPL-2.0+
|
||||
|
||||
Reference in New Issue
Block a user