diff options
author | Ruari Oedegaard <sbo@ruari.com> | 2013-04-23 20:47:51 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:29:06 -0300 |
commit | 64a18726ec6128bf8be8d6b3847f31819a88c736 (patch) | |
tree | 744260ca2674cd6ab8d0116b8f1a2423f36ae6c0 /network/mosh | |
parent | c9ea24b6e39efed1915644bbee57fe01ab592740 (diff) | |
download | slackbuilds-64a18726ec6128bf8be8d6b3847f31819a88c736.tar.gz |
network/mosh: Updated for version 1.2.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/mosh')
-rw-r--r-- | network/mosh/mosh.SlackBuild | 2 | ||||
-rw-r--r-- | network/mosh/mosh.info | 6 | ||||
-rw-r--r-- | network/mosh/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/network/mosh/mosh.SlackBuild b/network/mosh/mosh.SlackBuild index c51da31897..f7a8a07933 100644 --- a/network/mosh/mosh.SlackBuild +++ b/network/mosh/mosh.SlackBuild @@ -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} diff --git a/network/mosh/mosh.info b/network/mosh/mosh.info index b1fb7fbc39..911318a85f 100644 --- a/network/mosh/mosh.info +++ b/network/mosh/mosh.info @@ -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" diff --git a/network/mosh/slack-desc b/network/mosh/slack-desc index 7727d9e4e9..077b45efd6 100644 --- a/network/mosh/slack-desc +++ b/network/mosh/slack-desc @@ -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) |