kubernetes-helm: update to 2.16.1.
This commit is contained in:
parent
083e41a1b0
commit
755a85c2c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes-helm'
|
||||
pkgname=kubernetes-helm
|
||||
version=2.14.3
|
||||
version=2.16.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=178b67aaa2b8ab8fd6a892dc1e321f0cb29fcd15b0a640e09d84bb7098aab53e
|
||||
checksum=7c3773a8ad316829145fcb10a7cb5093a799909af568309250ff158325c0a33c
|
||||
conflicts="helm"
|
||||
nopie=true
|
||||
|
||||
|
|
Loading…
Reference in a new issue