mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/apache-jmeter: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
21ba380266
commit
6fab7b914c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="apache-jmeter"
|
||||
VERSION="2.11"
|
||||
HOMEPAGE="http://jmeter.apache.org/"
|
||||
DOWNLOAD="http://mirror.csclub.uwaterloo.ca/apache//jmeter/binaries/apache-jmeter-2.11.tgz"
|
||||
DOWNLOAD="https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-2.11.tgz"
|
||||
MD5SUM="f3f853c8f79734580a199efd7a2f0a11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue