summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2024-05-10 14:13:24 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 08:12:17 +0700
commit004bb318242b4553f0513b283ddcfaff3057fe88 (patch)
treee574ba583e0e7dc15fc2c004378b37ce447c6a32 /system/prometheus/prometheus.SlackBuild
parentb24d2e6f1a3275111ac56ad22e2e6e6f63a56f6d (diff)
downloadslackbuilds-004bb318242b4553f0513b283ddcfaff3057fe88.tar.gz
slackbuilds-004bb318242b4553f0513b283ddcfaff3057fe88.tar.xz
system/prometheus: Updated for version 2.52.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 0233527a52..eb16667317 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.51.2}
+VERSION=${VERSION:-2.52.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}