aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-07-15 12:12:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-17 06:40:13 +0700
commitc347dff0a535acb75ee39ddd5746ba0a6aff58b6 (patch)
treea4655262430379002871dd5b4dff690f06db1d34 /system/prometheus/prometheus.SlackBuild
parent14594e9ab68c2e3189b1bb97c8cdff88e57d9fe6 (diff)
system/prometheus: Updated for version 2.37.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 542217643fd55..167205c788d6e 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.36.2}
+VERSION=${VERSION:-2.37.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}