summaryrefslogtreecommitdiffstats
path: root/development/apache-jmeter
diff options
context:
space:
mode:
Diffstat (limited to 'development/apache-jmeter')
-rw-r--r--development/apache-jmeter/README9
-rw-r--r--development/apache-jmeter/apache-jmeter.SlackBuild4
-rw-r--r--development/apache-jmeter/apache-jmeter.info6
3 files changed, 10 insertions, 9 deletions
diff --git a/development/apache-jmeter/README b/development/apache-jmeter/README
index 6317b03271..abeb36fab4 100644
--- a/development/apache-jmeter/README
+++ b/development/apache-jmeter/README
@@ -1,10 +1,11 @@
Apache JMeter is a Java-based load testing tool.
-JMeter is pure Java application designed to load test functional behavior
-and measure performance. It was originally designed for testing web
-applications but has since expanded to other test functions.
+JMeter is pure Java application designed to load test functional
+behavior and measure performance. It was originally designed for
+testing web applications but has since expanded to other test
+functions.
-The directory /usr/share/jmeter/bin contains additional scripts for
+The directory /usr/share/jmeter/bin contains additional scripts for
managing JMeter.
Set API_DOCS=yes to include the full documentation. This will make the
diff --git a/development/apache-jmeter/apache-jmeter.SlackBuild b/development/apache-jmeter/apache-jmeter.SlackBuild
index 05062dbede..f1bd3274a9 100644
--- a/development/apache-jmeter/apache-jmeter.SlackBuild
+++ b/development/apache-jmeter/apache-jmeter.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for apache-jmeter
# Original author: Benjamin Trigona-Harany
-# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2016-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=apache-jmeter
-VERSION=${VERSION:-3.1}
+VERSION=${VERSION:-5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/apache-jmeter/apache-jmeter.info b/development/apache-jmeter/apache-jmeter.info
index 3f81b87693..1a91d9da8e 100644
--- a/development/apache-jmeter/apache-jmeter.info
+++ b/development/apache-jmeter/apache-jmeter.info
@@ -1,8 +1,8 @@
PRGNAM="apache-jmeter"
-VERSION="3.1"
+VERSION="5.3"
HOMEPAGE="http://jmeter.apache.org/"
-DOWNLOAD="https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-3.1.tgz"
-MD5SUM="f439864f8f14e38228fee5fab8d912b0"
+DOWNLOAD="https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.3.tgz"
+MD5SUM="ed6efb9685b196d4395662488a712c5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"