mosh: remove long_desc.
This commit is contained in:
parent
2eddb5f7f9
commit
32d8ea84bb
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mosh'
|
||||
pkgname=mosh
|
||||
version=1.2.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel protobuf-devel>=2.5.0 libutempter-devel openssl-devel perl-IO-Tty"
|
||||
|
@ -12,9 +12,3 @@ license="GPL-3"
|
|||
homepage="http://mosh.mit.edu/"
|
||||
distfiles="http://mosh.mit.edu/mosh-${version}.tar.gz"
|
||||
checksum=e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46
|
||||
long_desc="
|
||||
Remote terminal application that allows roaming, supports intermittent
|
||||
connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
||||
|
||||
Mosh is a replacement for SSH. It's more robust and responsive, especially over
|
||||
Wi-Fi, cellular, and long-distance links."
|
||||
|
|
Loading…
Add table
Reference in a new issue