Browse Source

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>
Sergio Prado 2 years ago
parent
commit
2028516154
2 changed files with 3 additions and 3 deletions
  1. 2 2
      package/tio/tio.hash
  2. 1 1
      package/tio/tio.mk

+ 2 - 2
package/tio/tio.hash

@@ -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

+ 1 - 1
package/tio/tio.mk

@@ -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+