helm: update to 3.5.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-14 01:13:06 +00:00
parent 3f092ba2f2
commit 41fdec607e

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://helm.sh
TERMUX_PKG_DESCRIPTION="Helm helps you manage Kubernetes applications"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.4.2
TERMUX_PKG_VERSION=3.5.0
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=eae87983010fe09501f2fb466866e995fc4e28184b70bba9d41b143a932ddf06
TERMUX_PKG_SHA256=ec79c5250eb6e92164a3c6bf12adf2faecc6f28e75c5b36369309f4740233e91
termux_step_make() {
termux_setup_golang