aboutsummaryrefslogtreecommitdiff
path: root/system/locust/locust.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-24 20:18:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-24 20:18:06 +0700
commit4a3147b5d49044d1381b208a7f32d11d9bb63dd6 (patch)
tree8cd21d11534e039865afcd2c3370ff0c0f7e9a1e /system/locust/locust.SlackBuild
parentea174f0e9cff5210d2017e8a1d8cf89ea99e582d (diff)
system/locust: Updated for version 2.28.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 c8ea9995541bb..1c255a5c8fa65 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.27.0}
+VERSION=${VERSION:-2.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}