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/slowhttptest/slowhttptest.SlackBuild | |
parent | 31039999eb4be6906b71eb33256152183923481a (diff) |
network/slowhttptest: Updated for version 1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c3876bc00ac1b..b9f4d6192129e 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} |