helm: update to 3.5.4

This commit is contained in:
Leonid Pliushch 2021-05-04 16:55:03 +00:00
parent 51f98b354f
commit e9c490f9f9
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

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.5.2
TERMUX_PKG_VERSION=3.5.4
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=09dfa81946fe6bc653baefc6fb18dd9596c7811ae0ca974f9a9d312236ad3a9e
TERMUX_PKG_SHA256=1ca809dfd3c5bc591c28cac9e545335ba5529844ca6180d1dddd0c255168ff19
termux_step_make() {
termux_setup_golang