kubecfg: update to 0.19.1.
This commit is contained in:
parent
3e9e1c6eb3
commit
8b635b8c9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubecfg'
|
||||
pkgname=kubecfg
|
||||
version=0.18.0
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/bitnami/kubecfg"
|
||||
|
@ -10,8 +10,4 @@ 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"
|
||||
checksum=710cedf1604ab8d7880cc4ea0e171bc8785067b23e8610665fd6b18de8a15793
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" != 64 ]; then
|
||||
broken="vendor/github.com/google/go-jsonnet/builtins.go:865:82: constant -9223372036854775808 overflows int"
|
||||
fi
|
||||
checksum=da4228ee8ead91e47f04af09709e0de4ce1ac4c126915e12019f37b7947eb570
|
||||
|
|
Loading…
Reference in New Issue