teleport-tsh: fix description

Any reason to add a duplicate space in description when UPDATING (!) package
version?
This commit is contained in:
Leonid Pliushch 2021-01-31 23:32:40 +02:00
parent ee607a57d0
commit 8114ea34ae
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 1 deletions

View File

@ -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() {