2019-05-11 15:41:18 +00:00
|
|
|
# Template file for 'kubecfg'
|
|
|
|
pkgname=kubecfg
|
2019-08-03 13:46:11 +00:00
|
|
|
version=0.12.4
|
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-03 13:46:11 +00:00
|
|
|
checksum=0d38cecc0e1737d2d27c0ce31e1d36b3c5cdc19f4c2ab77d254229ab9685d915
|