summaryrefslogtreecommitdiffstats
path: root/system/etsh/etsh.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-09-02 20:06:31 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:37:46 +0700
commit2c8965c4a2293e9626c123643e5314e62a9f2d6b (patch)
treea84fb09c80fe879dc70db01fe5e300a75751eda0 /system/etsh/etsh.SlackBuild
parent6aaa7ad1e9ad1d725bfa506df4508eea00dddbb7 (diff)
downloadslackbuilds-2c8965c4a2293e9626c123643e5314e62a9f2d6b.tar.gz
slackbuilds-2c8965c4a2293e9626c123643e5314e62a9f2d6b.tar.xz
system/etsh: Updated for version 5.3.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/etsh/etsh.SlackBuild')
-rw-r--r--system/etsh/etsh.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/etsh/etsh.SlackBuild b/system/etsh/etsh.SlackBuild
index 9585c5f15e..6e87ea5bdf 100644
--- a/system/etsh/etsh.SlackBuild
+++ b/system/etsh/etsh.SlackBuild
@@ -18,8 +18,10 @@
# The name means "Extended Thompson Shell", it's nothing to do with
# phoning home...
+# 20180902 bkw: updated for v5.3.1.
+
PRGNAM=etsh
-VERSION=${VERSION:-5.0.2} # main etsh version
+VERSION=${VERSION:-5.3.1} # main etsh version
V6S_VER=${V6S_VER:-20180109} # v6scripts version
LT_VER=${LT_VER:-20180115} # looptest version
BUILD=${BUILD:-1}