diff options
author | Ruari Oedegaard <sbo@ruari.com> | 2012-06-02 19:51:39 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-06-03 15:21:14 -0500 |
commit | f6dd191c0b4ff1fc715f2746c2b3f5d853e55972 (patch) | |
tree | e0d76ec8e1ceb091f6b383f0c34e16b9bf7d4534 /network/mosh/mosh.SlackBuild | |
parent | 3bf00bd0e2039b2e3e7b58e8bc3ade47be0ea2bf (diff) | |
download | slackbuilds-f6dd191c0b4ff1fc715f2746c2b3f5d853e55972.tar.gz |
network/mosh: Updated for version 1.2.1.
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 259bc7a0f0..99990c5bd7 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} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |