aboutsummaryrefslogtreecommitdiff
path: root/system/locust/locust.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-31 01:43:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-31 01:43:31 +0700
commit07ab34bca04c0668bb56f1edf0f84ff7d921c89d (patch)
treecd79d3ddaf3114d7a918d2f4f1f6a1f0996d166e /system/locust/locust.SlackBuild
parente7c23fd189ce5896465490a1c59addb5177707ae (diff)
system/locust: Updated for version 2.32.1.
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 bf7e6cb9a02dc..5c6f427c2d7aa 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.32.0}
+VERSION=${VERSION:-2.32.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}