network/slowhttptest: Updated for version 1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
31039999eb
commit
604f2deab9
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue