diff options
author | Ebben Aries <earies@dscp.org> | 2022-11-29 12:26:23 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-01 21:41:01 +0700 |
commit | 6a89488cc1af9dd145d5b1569c6db74ce409a4a2 (patch) | |
tree | 545359139d5c8de37bb0898f57b89b862df72db2 /system/prometheus/prometheus.SlackBuild | |
parent | b1decc7a7e1a3b7f8fbedb6f598b48e649f82341 (diff) |
system/prometheus: Updated to version 2.40.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.SlackBuild')
-rw-r--r-- | system/prometheus/prometheus.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prometheus/prometheus.SlackBuild b/system/prometheus/prometheus.SlackBuild index e369b36006..d4866ad20a 100644 --- a/system/prometheus/prometheus.SlackBuild +++ b/system/prometheus/prometheus.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=prometheus -VERSION=${VERSION:-2.40.3} +VERSION=${VERSION:-2.40.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |