From 9cf8706cad962d8be3d9fe5f3312a31cb77ce4e9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 29 May 2012 19:00:18 +0200 Subject: [PATCH] mosh: update to 1.2.1. --- srcpkgs/mosh/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mosh/template b/srcpkgs/mosh/template index e5952026a30..bb05e827451 100644 --- a/srcpkgs/mosh/template +++ b/srcpkgs/mosh/template @@ -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 " 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." - -