From fc9d4c4e24971e1b4952e908d7993d1109883174 Mon Sep 17 00:00:00 2001 From: Roman Kredentser Date: Wed, 20 Jan 2021 11:41:13 +0200 Subject: [PATCH] update teleport tsh cli to latest version 4.4.7 (#6281) --- packages/teleport-tsh/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index dd7f01143..8522f4a19 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gravitational/teleport TERMUX_PKG_DESCRIPTION="Secure Access for Developers that doesn't get in the way" TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION=4.3.5 +TERMUX_PKG_VERSION=4.4.7 TERMUX_PKG_SKIP_SRC_EXTRACT=true termux_step_make_install() {