summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2024-05-10 22:13:24 +0200
committer Willy Sudiarto Raharjo2024-05-11 03:12:17 +0200
commit004bb318242b4553f0513b283ddcfaff3057fe88 (patch)
treee574ba583e0e7dc15fc2c004378b37ce447c6a32
parentb24d2e6f1a3275111ac56ad22e2e6e6f63a56f6d (diff)
downloadslackbuilds-004bb318242b4553f0513b283ddcfaff3057fe88.tar.gz
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>
-rw-r--r--system/prometheus/prometheus.SlackBuild2
-rw-r--r--system/prometheus/prometheus.info6
2 files changed, 4 insertions, 4 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}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index d088652ce9..0bd00d63dc 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.51.2"
+VERSION="2.52.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.51.2/prometheus-2.51.2.linux-amd64.tar.gz"
-MD5SUM_x86_64="552aef14cd5122827f37ae99ce62f906"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.52.0/prometheus-2.52.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="dc21cdcd4e3b1f4e2a06ab390ceff964"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"