teleport-tsh: fix description
Any reason to add a duplicate space in description when UPDATING (!) package version?
This commit is contained in:
parent
ee607a57d0
commit
8114ea34ae
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user