system/dash: Updated for version 0.5.11.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
Donald Cooley 2020-09-12 00:00:00 +01:00 committed by Dave Woodfall
parent 627a4f279f
commit 3df52e2948
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
# Copyright 2017-2020 Donald Cooley South Haven, Indiana USA
PRGNAM=dash
VERSION=${VERSION:-0.5.11}
VERSION=${VERSION:-0.5.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dash"
VERSION="0.5.11"
VERSION="0.5.11.2"
HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/"
DOWNLOAD="http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.11.tar.gz"
MD5SUM="027236e48b9202607b1418fee42c473e"
DOWNLOAD="http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.11.2.tar.gz"
MD5SUM="b9b71c72e40fdc4db9b4ffb81fc3bebc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libedit"