aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-10-21 13:10:39 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-22 08:47:04 +0700
commit800f0163203f5ab4ed5e5e01163f426c2699650b (patch)
tree331c9e7dc3281bd0fdef9d706bf91a8945a807a6 /system/prometheus/prometheus.SlackBuild
parentcd34d2a6b36ede9308c42b8c40095e6b69d1c954 (diff)
system/prometheus: Updated to version 2.47.2
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 28b0370bd6..f6ca9faba4 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.47.1}
+VERSION=${VERSION:-2.47.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}