aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-08-16 16:52:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:34 +0700
commitd7af564e0c91f2147e529d7f5211cfff7cdd121b (patch)
treefbb43a5dd36d5c76f6e6aa607a55c937ba329bd9 /system/prometheus/prometheus.SlackBuild
parent0dc65e03cc37be140c3eb74985d75e60b0f9056d (diff)
system/prometheus: Updated for version 2.38.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 167205c788d6e..d9f5c6857ebe3 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.37.0}
+VERSION=${VERSION:-2.38.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}