k9s: update to 0.24.9

This commit is contained in:
Leonid Pliushch 2021-05-04 16:57:00 +00:00
parent ee47b94fd0
commit bc6555ec56
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://k9scli.io
TERMUX_PKG_DESCRIPTION="Kubernetes CLI To Manage Your Clusters In Style!"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.24.2
TERMUX_PKG_VERSION=0.24.9
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0f4e51a202c1221b8a6f18790a9e3e18c33a3807136d07bd40b02deac7d91f23
TERMUX_PKG_SHA256=d4a97a244d2320e42015505e4d78dd1a459adf822371e5e910f6b33027b290ae
termux_step_make() {
termux_setup_golang