mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
k9s: orphan.
This commit is contained in:
parent
216442b78b
commit
e92d5e81ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ 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}"
|
||||||
short_desc="Terminal UI to interact with Kubernetes clusters"
|
short_desc="Terminal UI to interact with Kubernetes clusters"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Orphaned <orphan@voidlinux.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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue