tio: update to 1.46.
This commit is contained in:
parent
f297ffef6d
commit
d0185b1e48
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tio'
|
||||
pkgname=tio
|
||||
version=1.43
|
||||
version=1.46
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/tio/tio"
|
||||
changelog="https://github.com/tio/tio/raw/master/NEWS"
|
||||
distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=6678c61c5f713c9c9022cada559e40f4c0c4af1c89db1cb25af4ef328d9f36cf
|
||||
checksum=7d08d89e862a326b687b7fc73d9b266c715d1c68cd4e46f1361e5a98994c5941
|
||||
|
||||
post_install() {
|
||||
vcompletion "build/src/bash-completion/tio" bash tio
|
||||
|
|
Loading…
Reference in New Issue