diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index 8522f4a19..a66aade0b 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gravitational/teleport -TERMUX_PKG_DESCRIPTION="Secure Access for Developers that doesn't get in the way" +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.4.7 +TERMUX_PKG_VERSION=5.1.2 TERMUX_PKG_SKIP_SRC_EXTRACT=true termux_step_make_install() {