network/mosh: Updated for version 1.2.4.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Ruari Oedegaard 2013-04-23 20:47:51 -04:00 committed by Niels Horn
parent c9ea24b6e3
commit 64a18726ec
3 changed files with 9 additions and 9 deletions

View file

@ -5,7 +5,7 @@
# Written by ruario <sbo@ruari.com>
PRGNAM=mosh
VERSION=${VERSION:-1.2.2}
VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mosh"
VERSION="1.2.2"
VERSION="1.2.4"
HOMEPAGE="http://mosh.mit.edu/"
DOWNLOAD="https://github.com/downloads/keithw/mosh/mosh-1.2.2.tar.gz"
MD5SUM="7ed5b857307685794dcd120afe5bdf52"
DOWNLOAD="http://mosh.mit.edu/mosh-1.2.4.tar.gz"
MD5SUM="c2d918f4d91fdc32546e2e089f9281b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-IO-Tty protobuf"

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mosh: mosh (MObile SHell server and client)