From 01365afe007a7f1d3c0edd54b88dad8d64a2cd2d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 16 Apr 2020 10:21:42 +0200 Subject: [PATCH] kubecfg: update to 0.16.0. --- srcpkgs/kubecfg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template index 9f5b85d636..96510c9b33 100644 --- a/srcpkgs/kubecfg/template +++ b/srcpkgs/kubecfg/template @@ -1,6 +1,6 @@ # Template file for 'kubecfg' pkgname=kubecfg -version=0.15.3 +version=0.16.0 revision=1 build_style=go go_import_path="github.com/bitnami/kubecfg" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/bitnami/kubecfg" distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz" -checksum=195ac29c2034291b4f04dff236fa0b1f4941e5f80bb95cd6c1caf9ba7c6305d5 +checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then broken="go-jsonnet/builtins.go fails for 32 bit architectures"