mosh: update to 1.2.1.

This commit is contained in:
Juan RP 2012-05-29 19:00:18 +02:00
parent a74fbd2283
commit 9cf8706cad

View file

@ -1,6 +1,6 @@
# Template file for 'mosh' # Template file for 'mosh'
pkgname=mosh pkgname=mosh
version=1.2 version=1.2.1
homepage="http://mosh.mit.edu/" homepage="http://mosh.mit.edu/"
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz" distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -9,12 +9,10 @@ fulldepends="perl-IO-Tty"
short_desc="MObile SHell" short_desc="MObile SHell"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3" license="GPL-3"
checksum=8b2d346a2f0d560ceb2ca91ff396fa859f81bb321ebd8c26fc564db8b335433a checksum=e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
long_desc=" long_desc="
Remote terminal application that allows roaming, supports intermittent Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of user keystrokes. 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 Mosh is a replacement for SSH. It's more robust and responsive, especially over
Wi-Fi, cellular, and long-distance links." Wi-Fi, cellular, and long-distance links."