kubernetes-helm: update to 2.13.1.

This commit is contained in:
maxice8 2019-03-23 12:46:15 -03:00 committed by maxice8
parent 81b736ea1e
commit 7500173450

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
version=2.13.0
version=2.13.1
revision=1
wrksrc="helm-${version}"
hostmakedepends="go make git mercurial"
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="Apache-2.0"
homepage="https://helm.sh/"
distfiles="https://github.com/helm/helm/archive/v${version}.tar.gz"
checksum=802be7a6e8750e31306402b80bca0565a5e417547917daeaa68ba5bbfdbd2980
checksum=328f355050ebaecf6420aba85e44c1e86c1aa429991ec9102cc2b28ba9bc5536
conflicts="helm"
nopie=true