diff mbox series

package/tio: bump to version 1.47

Message ID 20220904171217.2528472-1-sergio.prado@e-labworks.com
State Accepted
Headers show
Series package/tio: bump to version 1.47 | expand

Commit Message

Sergio Prado Sept. 4, 2022, 5:12 p.m. UTC
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
---
 package/tio/tio.hash | 4 ++--
 package/tio/tio.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Yann E. MORIN Sept. 6, 2022, 9:38 a.m. UTC | #1
Sergio, All,

On 2022-09-04 14:12 -0300, Sergio Prado via buildroot spake thusly:
> Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>

Applied to next, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/tio/tio.hash | 4 ++--
>  package/tio/tio.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/tio/tio.hash b/package/tio/tio.hash
> index 5058ccca8e71..cb0311a752ed 100644
> --- a/package/tio/tio.hash
> +++ b/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
> diff --git a/package/tio/tio.mk b/package/tio/tio.mk
> index 5c469667f642..0035ce445ee2 100644
> --- a/package/tio/tio.mk
> +++ b/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+
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/package/tio/tio.hash b/package/tio/tio.hash
index 5058ccca8e71..cb0311a752ed 100644
--- a/package/tio/tio.hash
+++ b/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
diff --git a/package/tio/tio.mk b/package/tio/tio.mk
index 5c469667f642..0035ce445ee2 100644
--- a/package/tio/tio.mk
+++ b/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+