kubernetes-helm: update to 2.14.3.

This commit is contained in:
Kyle Nusbaum 2019-07-31 13:17:18 -05:00 committed by Enno Boland
parent fd49a615f7
commit f263c7bbc2

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
version=2.14.2
version=2.14.3
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=095830510ee164e45ce85095b795b092f60c0e36c45225d9f342b905b262d5a4
checksum=178b67aaa2b8ab8fd6a892dc1e321f0cb29fcd15b0a640e09d84bb7098aab53e
conflicts="helm"
nopie=true