mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kubecfg: update to 0.17.0.
This commit is contained in:
parent
7526cb399c
commit
1c6da7acca
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubecfg'
|
# Template file for 'kubecfg'
|
||||||
pkgname=kubecfg
|
pkgname=kubecfg
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
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,8 +10,4 @@ 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=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
|
checksum=3e98d4d328b2265b4105c77fb83d2af78cec7e10adc8964b7fd45bade8dcdb7d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
|
||||||
broken="go-jsonnet/builtins.go fails for 32 bit architectures"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue