diff options
author | Ebben Aries <slackbuilds@dscp.org> | 2022-12-18 16:38:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-19 07:06:34 +0700 |
commit | 8dd9d663341eb2f4dbb3f52c0607cf990b89cd13 (patch) | |
tree | d67f7db63b5a3d49cae1b7602ffdc91a19294417 /system/prometheus/prometheus.SlackBuild | |
parent | f42225304a7704c3f5ff64b596ae19e7a60bf5a4 (diff) |
system/prometheus: Updated to version 2.40.7
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 c2429ac858052..70093a905dcc6 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.5} +VERSION=${VERSION:-2.40.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |