diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index a66aade0b..7f626c797 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -1,8 +1,9 @@ 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=5.1.2 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SKIP_SRC_EXTRACT=true termux_step_make_install() {