2020-04-16 11:53:16 +00:00
|
|
|
# Template file for 'k9s'
|
|
|
|
pkgname=k9s
|
2020-05-30 20:33:56 +00:00
|
|
|
version=0.20.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-05-30 20:33:56 +00:00
|
|
|
checksum=90fffa3d2eacaae5d8a86ae63b5f9471c9631d6c5c5ffb832f1911dc96cb53a6
|