diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-09 10:03:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-09 10:03:17 +0700 |
commit | 3a74e9b6e4ee13638701587e5fcf9de3fcd8c849 (patch) | |
tree | 1675be11d80570fd138784dfbd59dfe40e3cd40a /system/locust/locust.SlackBuild | |
parent | 393497f62f018a8c8dac49eaa3bdf2c834f2b625 (diff) |
system/locust: Updated for version 2.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust/locust.SlackBuild')
-rw-r--r-- | system/locust/locust.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locust/locust.SlackBuild b/system/locust/locust.SlackBuild index bb869c601686..457e6ee2e3dc 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.16.1} +VERSION=${VERSION:-2.17.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |