summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-02-21 21:09:42 +0100
committer Willy Sudiarto Raharjo2021-02-22 16:34:16 +0100
commit4644554c9a517135f4998d59e953c5c00d7439a2 (patch)
tree19440f7de51656732fa12027e106237bf659bebb
parentf6d0effe5d76c0e691250c5eec76d873ee1112ae (diff)
downloadslackbuilds-4644554c9a517135f4998d59e953c5c00d7439a2.tar.gz
system/prometheus: Updated for version 2.25.0.
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 a0cb4c4263..6239090edd 100644
--- a/system/prometheus/prometheus.SlackBuild
+++ b/system/prometheus/prometheus.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prometheus
-VERSION=${VERSION:-2.24.1}
+VERSION=${VERSION:-2.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 7dccb136af..7b1131dac9 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.24.1"
+VERSION="2.25.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.24.1/prometheus-2.24.1.linux-amd64.tar.gz"
-MD5SUM_x86_64="da32d4573cee35d9305539267c4a84bf"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.25.0/prometheus-2.25.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="cdd95e04f102504ad7abc52fc5448da9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"