tio: update to 1.43.

This commit is contained in:
0x5c 2022-07-11 00:24:58 -04:00 committed by classabbyamp
parent f92833e8c7
commit 811092c77c

View file

@ -1,6 +1,6 @@
# Template file for 'tio' # Template file for 'tio'
pkgname=tio pkgname=tio
version=1.40 version=1.43
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -9,9 +9,9 @@ short_desc="Simple serial device I/O tool"
maintainer="0x5c <dev@0x5c.io>" maintainer="0x5c <dev@0x5c.io>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/tio/tio" homepage="https://github.com/tio/tio"
changelog="https://github.com/tio/tio/raw/master/ChangeLog" changelog="https://github.com/tio/tio/raw/master/NEWS"
distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz"
checksum=1fe3631b9236155818cdb9bac28435499a3701a97b193c5165275952c9f56da5 checksum=6678c61c5f713c9c9022cada559e40f4c0c4af1c89db1cb25af4ef328d9f36cf
post_install() { post_install() {
vcompletion "build/src/bash-completion/tio" bash tio vcompletion "build/src/bash-completion/tio" bash tio