diff options
Diffstat (limited to 'network/slowhttptest/slowhttptest.SlackBuild')
-rw-r--r-- | network/slowhttptest/slowhttptest.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/slowhttptest/slowhttptest.SlackBuild b/network/slowhttptest/slowhttptest.SlackBuild index 135f9465e787c..6975600d5d9a7 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} |