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-03 12:50:07 +00:00
version=0.21.1
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-03 12:50:07 +00:00
checksum=d0cf926eb164b3e796c9481ead6f49dd559af27090f6f630ead15ef35e17870b