mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tio: update to 2.7.
This commit is contained in:
parent
92ac4b34dd
commit
b5f7b1758e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tio'
|
# Template file for 'tio'
|
||||||
pkgname=tio
|
pkgname=tio
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ 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/NEWS"
|
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=9b8a69124662cda8aee0faf74c71cdcd482530a46368f784015b579759e5d485
|
checksum=c1fb02f953a9a1f37a2077dd7030afbb99ace10a8c6204a810f2e662ecd43fe4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion "build/src/bash-completion/tio" bash tio
|
vcompletion "build/src/bash-completion/tio" bash tio
|
||||||
|
|
Loading…
Add table
Reference in a new issue