mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/tio: bump to version 1.47
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
c336281243
commit
2028516154
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/tio/tio/releases/download/v1.40/tio-1.40.tar.xz.sha256sum:
|
||||
sha256 beafc4763552ff7cf3a368e8af36258018ef85fac32133c4635051d7615ab527 tio-1.40.tar.xz
|
||||
# From https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz.sha256sum:
|
||||
sha256 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544 tio-1.47.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TIO_VERSION = 1.40
|
||||
TIO_VERSION = 1.47
|
||||
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