aboutsummaryrefslogtreecommitdiff
path: root/network/mosh/mosh.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-01-03 20:21:42 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:45 +0700
commitbd9ea97789bb01c85c1e0c39305a141fd8afc0a7 (patch)
treef00c2b6b5f9430e41d02ecb645cd76fbbb2a5bd8 /network/mosh/mosh.SlackBuild
parent267829171fe298bdc94ae73018c650270040adcb (diff)
network/mosh: Updated for version 1.4.0.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mosh/mosh.SlackBuild')
-rw-r--r--network/mosh/mosh.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/mosh/mosh.SlackBuild b/network/mosh/mosh.SlackBuild
index 86a192894f..94798e646d 100644
--- a/network/mosh/mosh.SlackBuild
+++ b/network/mosh/mosh.SlackBuild
@@ -18,8 +18,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mosh
-VERSION=${VERSION:-1.3.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.4.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}