void-packages/srcpkgs/k9s/template

14 lines
480 B
Bash
Raw Normal View History

2020-04-16 11:53:16 +00:00
# Template file for 'k9s'
pkgname=k9s
2020-07-05 12:48:25 +00:00
version=0.21.2
2020-05-20 13:14:56 +00:00
revision=1
2020-04-16 11:53:16 +00:00
build_style=go
go_import_path="github.com/derailed/k9s"
2020-04-16 12:46:43 +00:00
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
2020-04-16 11:53:16 +00:00
short_desc="Terminal UI to interact with Kubernetes clusters"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://k9scli.io/"
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
2020-07-05 12:48:25 +00:00
checksum=db81555550681433d4e30bac354614b239261b44ac36442c808a5a2c29c9f5c1