diff options
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 |
commit | a83fc95f9cfe85fb30e57d1e4444a35c6f96eaf4 (patch) | |
tree | ce1b35bcabf0c068def0637b34035270bd470b37 /network | |
parent | 83c64a3e52e03952ed5c0a1d50b5d263e40bf6f8 (diff) | |
download | slackbuilds-a83fc95f9cfe85fb30e57d1e4444a35c6f96eaf4.tar.gz |
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')
-rw-r--r-- | network/slowhttptest/slowhttptest.SlackBuild | 2 | ||||
-rw-r--r-- | network/slowhttptest/slowhttptest.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/network/slowhttptest/slowhttptest.info b/network/slowhttptest/slowhttptest.info index afead4af3a..85f1a4b1b7 100644 --- a/network/slowhttptest/slowhttptest.info +++ b/network/slowhttptest/slowhttptest.info @@ -1,8 +1,8 @@ PRGNAM="slowhttptest" -VERSION="1.7" +VERSION="1.8.2" HOMEPAGE="https://github.com/shekyan/slowhttptest" -DOWNLOAD="https://github.com/shekyan/slowhttptest/archive/v1.7/slowhttptest-1.7.tar.gz" -MD5SUM="2771a439c4f6d2a750fa884526dda58c" +DOWNLOAD="https://github.com/shekyan/slowhttptest/archive/v1.8.2/slowhttptest-1.8.2.tar.gz" +MD5SUM="561fc6ba1bc2ffc478b63d4a122b0486" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |