kubernetes-helm: update to 3.3.1.
This commit is contained in:
parent
a853dfb875
commit
c4d95e1474
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kubernetes-helm'
|
# Template file for 'kubernetes-helm'
|
||||||
pkgname=kubernetes-helm
|
pkgname=kubernetes-helm
|
||||||
version=3.2.3
|
version=3.3.1
|
||||||
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=a924adf708d801567287ce8421608ce8470e3d03c8b75dfcfd67ae52ad4a82e7
|
checksum=7a0ca710683d264bfa79eeed61f1dfd90db2cc755cbc1d1e9ccbb43ec55917b6
|
||||||
conflicts="helm"
|
conflicts="helm"
|
||||||
nopie=true
|
nopie=true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue