mosh: update to 1.2.1.
This commit is contained in:
parent
a74fbd2283
commit
9cf8706cad
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mosh'
|
||||
pkgname=mosh
|
||||
version=1.2
|
||||
version=1.2.1
|
||||
homepage="http://mosh.mit.edu/"
|
||||
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -9,12 +9,10 @@ fulldepends="perl-IO-Tty"
|
|||
short_desc="MObile SHell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=8b2d346a2f0d560ceb2ca91ff396fa859f81bb321ebd8c26fc564db8b335433a
|
||||
checksum=e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
|
||||
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…
Reference in a new issue