From: Sergio Prado via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Sergio Prado <sergio.prado@e-labworks.com>
Subject: [Buildroot] [PATCH] package/tio: bump to version 1.47
Date: Sun, 4 Sep 2022 14:12:17 -0300 [thread overview]
Message-ID: <20220904171217.2528472-1-sergio.prado@e-labworks.com> (raw)
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(-)
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
next reply other threads:[~2022-09-04 17:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-04 17:12 Sergio Prado via buildroot [this message]
2022-09-06 9:38 ` [Buildroot] [PATCH] package/tio: bump to version 1.47 Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220904171217.2528472-1-sergio.prado@e-labworks.com \
--to=buildroot@buildroot.org \
--cc=sergio.prado@e-labworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.