2019-05-11 15:41:18 +00:00
|
|
|
# Template file for 'kubecfg'
|
|
|
|
pkgname=kubecfg
|
2019-08-27 08:29:43 +00:00
|
|
|
version=0.12.5
|
2019-08-02 11:11:26 +00:00
|
|
|
revision=1
|
2019-05-11 15:41:18 +00:00
|
|
|
build_style=go
|
|
|
|
go_import_path="github.com/bitnami/kubecfg"
|
2019-05-28 11:37:05 +00:00
|
|
|
go_ldflags="-X main.version=v${version}"
|
2019-05-11 15:41:18 +00:00
|
|
|
short_desc="Tool for managing Kubernetes resources as code"
|
|
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
|
|
license="Apache-2.0"
|
|
|
|
homepage="https://github.com/bitnami/kubecfg"
|
|
|
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
2019-08-27 08:29:43 +00:00
|
|
|
checksum=1bb06d4a0718ad87d151c6354ebcc75353a7c9e5d218db63e6b6503e0f617ecb
|