aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-09-09 11:44:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:26 +0700
commit694fcc9973a1fdf16897fc74876ad9e4d61e657d (patch)
tree2ba2a9ad5512d2c11e2beddbc17cfde619501e75 /system/prometheus/prometheus.SlackBuild
parent9d98a6a1cef0090d41bd4d16b75e56846328ddd0 (diff)
system/prometheus: Updated to version 2.47.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.SlackBuild')
-rw-r--r--system/prometheus/prometheus.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prometheus/prometheus.SlackBuild b/system/prometheus/prometheus.SlackBuild
index a4eb9923bb..c170a95bab 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.46.0}
+VERSION=${VERSION:-2.47.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}