summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/etsh/etsh.SlackBuild4
-rw-r--r--system/etsh/etsh.info6
2 files changed, 6 insertions, 4 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}
diff --git a/system/etsh/etsh.info b/system/etsh/etsh.info
index 811681178b..64a2c03cf0 100644
--- a/system/etsh/etsh.info
+++ b/system/etsh/etsh.info
@@ -1,10 +1,10 @@
PRGNAM="etsh"
-VERSION="5.0.2"
+VERSION="5.3.1"
HOMEPAGE="https://etsh.io/"
-DOWNLOAD="https://etsh.io/src/etsh-5.0.2.tar.gz \
+DOWNLOAD="https://etsh.io/src/etsh_5.3.1/etsh-5.3.1.tar.gz \
https://etsh.io/v6scripts/v6scripts-20180109.tar.gz \
http://urchlay.naptime.net/~urchlay/src/looptest-20180115.tar.xz"
-MD5SUM="d662d86923cd9c6bf51b505ae96ac363 \
+MD5SUM="ade54e7130d2a8931427f6a2397337d6 \
5fee60c842f1ab7274c5a53447de2b63 \
1c7ef73a9515d340354bbb19e5ebed91"
DOWNLOAD_x86_64=""