development/apache-jmeter: Updated for version 5.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-01-23 09:38:30 +07:00
parent 0662b8e93c
commit 90a27314d3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=apache-jmeter
VERSION=${VERSION:-5.4}
VERSION=${VERSION:-5.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="apache-jmeter"
VERSION="5.4"
VERSION="5.4.3"
HOMEPAGE="http://jmeter.apache.org/"
DOWNLOAD="https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.tgz"
MD5SUM="83220f0cedd4e973131ffd9ac71949ba"
DOWNLOAD="https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.4.3.tgz"
MD5SUM="2cf3fe9edf8eea6cddd25bcaf9348154"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"