summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley2018-06-07 14:59:11 +0200
committer David Spencer2018-06-07 14:59:11 +0200
commit907536b20d936f4fdb6b45a78683e96ad8d353fb (patch)
tree9223477b40a0268b7f984eedb3599f489fc3b987
parent7534037dac1234b97c1119a803930708f2043817 (diff)
downloadold.slackbuilds-907536b20d936f4fdb6b45a78683e96ad8d353fb.tar.gz
system/dash: Updated for version 0.5.10.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/dash/dash.SlackBuild6
-rw-r--r--system/dash/dash.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/system/dash/dash.SlackBuild b/system/dash/dash.SlackBuild
index 64d2fa3977..dfb7bdf565 100644
--- a/system/dash/dash.SlackBuild
+++ b/system/dash/dash.SlackBuild
@@ -3,11 +3,11 @@
# Slackware build script for dash
# Written by Vincent Batts, http://hashbangbash.com/
-# Copyright 2017 Donald Cooley South Haven, Indiana USA
+# Copyright 2017-2018 Donald Cooley South Haven, Indiana USA
PRGNAM=dash
-VERSION=${VERSION:-0.5.9.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.5.10.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/dash/dash.info b/system/dash/dash.info
index ff32be9b05..93724d2bb5 100644
--- a/system/dash/dash.info
+++ b/system/dash/dash.info
@@ -1,8 +1,8 @@
PRGNAM="dash"
-VERSION="0.5.9.1"
-HOMEPAGE="https://kernel.googlesource.com/pub/scm/utils/dash/dash/"
-DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/dash/dash-0.5.9.1.tar.gz"
-MD5SUM="6472702a8d9760d166ef8333dcb527a6"
+VERSION="0.5.10.2"
+HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/"
+DOWNLOAD="http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz"
+MD5SUM="8f485f126c05d0ab800e85abfe1987aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libedit"