package/tio: bump to version 2.7

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Sergio Prado 2024-02-07 12:35:32 -03:00 committed by Thomas Petazzoni
parent e591475b4d
commit 4b33d7a47d
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz.sha256sum:
sha256 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544 tio-1.47.tar.xz
# From https://github.com/tio/tio/releases/download/v2.7/tio-2.7.tar.xz.sha256sum:
sha256 bf8fe434848c2c1b6540af0b42503c986068176ddc1a988cf02e521e7de5daa5 tio-2.7.tar.xz
# Hash for license files:
sha256 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
TIO_VERSION = 1.47
TIO_VERSION = 2.7
TIO_SOURCE = tio-$(TIO_VERSION).tar.xz
TIO_SITE = https://github.com/tio/tio/releases/download/v$(TIO_VERSION)
TIO_LICENSE = GPL-2.0+