aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2021-09-25 15:55:28 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-26 21:59:34 +0700
commit9ab621c11ab105ccd4a61087d278247665e9fbc9 (patch)
treed0a68448d5b668cc3773da33b8323cdc57234db1 /system/prometheus
parent4142aad2ec65f87fa61718c23c41efe55cbdd19d (diff)
system/prometheus: Updated to version 2.30.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus')
-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 2308db01ef7ca..eaee0eee8bbee 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.29.2}
+VERSION=${VERSION:-2.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index aa7f244187752..7a6a2ad494e64 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.29.2"
+VERSION="2.30.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.29.2/prometheus-2.29.2.linux-amd64.tar.gz"
-MD5SUM_x86_64="de8e862eefad19123139626a8c610548"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="4724b91485b89915ff08e04069cad48f"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"