mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
k9s: update to 0.19.6.
This commit is contained in:
parent
9ab869015e
commit
f1bfa7340c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'k9s'
|
# Template file for 'k9s'
|
||||||
pkgname=k9s
|
pkgname=k9s
|
||||||
version=0.19.2
|
version=0.19.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/derailed/k9s"
|
go_import_path="github.com/derailed/k9s"
|
||||||
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
|
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://k9scli.io/"
|
homepage="https://k9scli.io/"
|
||||||
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
||||||
checksum=748ef4be4dc7d14c8886125e80bae0743c3a309c0cee65a4857604ac6682a2ce
|
checksum=7aa34e1df71b79e24f4e9de11a7ffd927d5738f7a207a556bbfe233986c3a81d
|
||||||
|
|
Loading…
Add table
Reference in a new issue