kubecfg: update to 0.15.3.
This commit is contained in:
parent
4d9d66613b
commit
15550aedaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubecfg'
|
# Template file for 'kubecfg'
|
||||||
pkgname=kubecfg
|
pkgname=kubecfg
|
||||||
version=0.15.1
|
version=0.15.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bitnami/kubecfg"
|
go_import_path="github.com/bitnami/kubecfg"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/bitnami/kubecfg"
|
homepage="https://github.com/bitnami/kubecfg"
|
||||||
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
||||||
checksum=5b997e0d67364a81f377effc5c05dc74453ab87ca9299e8ca5de9caec8719261
|
checksum=195ac29c2034291b4f04dff236fa0b1f4941e5f80bb95cd6c1caf9ba7c6305d5
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
broken="go-jsonnet/builtins.go fails for 32 bit architectures"
|
broken="go-jsonnet/builtins.go fails for 32 bit architectures"
|
||||||
|
|
Loading…
Reference in a new issue