summaryrefslogtreecommitdiff
path: root/network/mosh/mosh.SlackBuild
diff options
context:
space:
mode:
authorRuari Oedegaard <sbo@ruari.com>2012-06-02 19:51:39 -0400
committerErik Hanson <erik@slackbuilds.org>2012-06-03 15:21:14 -0500
commitf6dd191c0b4ff1fc715f2746c2b3f5d853e55972 (patch)
treee0d76ec8e1ceb091f6b383f0c34e16b9bf7d4534 /network/mosh/mosh.SlackBuild
parent3bf00bd0e2039b2e3e7b58e8bc3ade47be0ea2bf (diff)
downloadslackbuilds-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.SlackBuild2
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}