aboutsummaryrefslogtreecommitdiff
path: root/system/locust/locust.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-19 08:55:16 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-19 08:55:16 +0700
commit20132a1ec7ea3eae66a1f2808dae23be1d1e39fe (patch)
treec06df3c73b444bef065d571631cdc63458937bdc /system/locust/locust.SlackBuild
parent8ec0fa473be9527d1c8e27ebcc2d9f213c320d3e (diff)
system/locust: Updated for version 2.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust/locust.SlackBuild')
-rw-r--r--system/locust/locust.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locust/locust.SlackBuild b/system/locust/locust.SlackBuild
index f6d93aa68cd4a..bf7e6cb9a02dc 100644
--- a/system/locust/locust.SlackBuild
+++ b/system/locust/locust.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=locust
-VERSION=${VERSION:-2.31.8}
+VERSION=${VERSION:-2.32.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}