diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 17:38:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:29:05 +0700 |
commit | 604f2deab93d8fe858d1b96d30cd18937a42e7e0 (patch) | |
tree | 1f10c8de5af0ce21a8afaec596dedf103e117d4c /network | |
parent | 31039999eb4be6906b71eb33256152183923481a (diff) | |
download | slackbuilds-604f2deab93d8fe858d1b96d30cd18937a42e7e0.tar.gz |
network/slowhttptest: Updated for version 1.7.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/slowhttptest/slowhttptest.SlackBuild b/network/slowhttptest/slowhttptest.SlackBuild index c3876bc00a..b9f4d61921 100644 --- a/network/slowhttptest/slowhttptest.SlackBuild +++ b/network/slowhttptest/slowhttptest.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slowhttptest -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/slowhttptest/slowhttptest.info b/network/slowhttptest/slowhttptest.info index c26242757b..afead4af3a 100644 --- a/network/slowhttptest/slowhttptest.info +++ b/network/slowhttptest/slowhttptest.info @@ -1,8 +1,8 @@ PRGNAM="slowhttptest" -VERSION="1.6" -HOMEPAGE="https://code.google.com/p/slowhttptest/" -DOWNLOAD="https://slowhttptest.googlecode.com/files/slowhttptest-1.6.tar.gz" -MD5SUM="72ba999ffee6b00abe25e597fa1d83b2" +VERSION="1.7" +HOMEPAGE="https://github.com/shekyan/slowhttptest" +DOWNLOAD="https://github.com/shekyan/slowhttptest/archive/v1.7/slowhttptest-1.7.tar.gz" +MD5SUM="2771a439c4f6d2a750fa884526dda58c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |