diff options
author | Ruari Oedegaard <sbo@ruari.com> | 2012-06-25 21:35:19 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:35:19 -0400 |
commit | dbe0aae05051c1419b52948c19eb7025f0ef1302 (patch) | |
tree | de6afc6698c3b0dc4d6baa383fc90233c30f9097 /network/mosh/mosh.SlackBuild | |
parent | f330660089b1a583a8fd8f3d5a91dc3d450df83c (diff) | |
download | slackbuilds-dbe0aae05051c1419b52948c19eb7025f0ef1302.tar.gz |
network/mosh: Updated for version 1.2.2.
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 99990c5bd7..c51da31897 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.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |