kubernetes-helm: update to 2.13.0.

This commit is contained in:
Kyle Nusbaum 2019-03-05 15:54:28 -06:00 committed by maxice8
parent b3a4c552a5
commit 8229fb3470
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
version=2.12.3
version=2.13.0
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=a1c40e7ac4b22c9a2992eedf4ecd1ef01e16c9497cc29669948618e0e819d805
checksum=802be7a6e8750e31306402b80bca0565a5e417547917daeaa68ba5bbfdbd2980
conflicts="helm"
nopie=true