summaryrefslogtreecommitdiffstats
path: root/network/slowhttptest/slowhttptest.SlackBuild
diff options
context:
space:
mode:
author Dave Woodfall <dave@slackbuilds.org>2022-03-02 09:08:49 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-03 16:25:44 +0700
commita83fc95f9cfe85fb30e57d1e4444a35c6f96eaf4 (patch)
treece1b35bcabf0c068def0637b34035270bd470b37 /network/slowhttptest/slowhttptest.SlackBuild
parent83c64a3e52e03952ed5c0a1d50b5d263e40bf6f8 (diff)
downloadslackbuilds-a83fc95f9cfe85fb30e57d1e4444a35c6f96eaf4.tar.gz
slackbuilds-a83fc95f9cfe85fb30e57d1e4444a35c6f96eaf4.tar.xz
network/slowhttptest: Updated for version 1.8.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/slowhttptest/slowhttptest.SlackBuild')
-rw-r--r--network/slowhttptest/slowhttptest.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/slowhttptest/slowhttptest.SlackBuild b/network/slowhttptest/slowhttptest.SlackBuild
index 135f9465e7..6975600d5d 100644
--- a/network/slowhttptest/slowhttptest.SlackBuild
+++ b/network/slowhttptest/slowhttptest.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slowhttptest
-VERSION=${VERSION:-1.7}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}