From 1736fc472d72dc13c1dab5f6fd01dd4973fc0985 Mon Sep 17 00:00:00 2001 From: Roman Kredentser Date: Sun, 20 Feb 2022 18:15:10 +0200 Subject: [PATCH] teleport-tsh: update to 8.3.1 (#9085) --- packages/teleport-tsh/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index 7f626c797..f3665fbf4 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -2,8 +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=5.1.2 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION=8.3.1 TERMUX_PKG_SKIP_SRC_EXTRACT=true termux_step_make_install() {