kubernetes-helm: update to 3.1.2.
This commit is contained in:
parent
27fe024301
commit
d2a2be17f0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubernetes-helm'
|
# Template file for 'kubernetes-helm'
|
||||||
pkgname=kubernetes-helm
|
pkgname=kubernetes-helm
|
||||||
version=3.1.0
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="helm-${version}"
|
wrksrc="helm-${version}"
|
||||||
hostmakedepends="go make git mercurial tar"
|
hostmakedepends="go make git mercurial tar"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://helm.sh/"
|
homepage="https://helm.sh/"
|
||||||
distfiles="https://github.com/helm/helm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/helm/helm/archive/v${version}.tar.gz"
|
||||||
checksum=46799de982807cd3e215c82f844f2a41c96c6c360d097797872517d03bceaeae
|
checksum=06c7a43be1841b07c4737999d90c1d194b80b55c6d80829349121e8e95f4a1e1
|
||||||
conflicts="helm"
|
conflicts="helm"
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue