diff options
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} |