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/mosh.SlackBuild | |
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/mosh.SlackBuild')
-rw-r--r-- | network/mosh/mosh.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |