summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2021-01-07 21:20:45 +0100
committer Willy Sudiarto Raharjo2021-01-08 01:23:45 +0100
commit2d5e77535b00df984cd052d495bd87e9e429aee6 (patch)
treeccc60597232c6539de9b7b872b5ab86b2ce84aea /system
parentd0254500b00f81c8f857ca67173241f978fb9cb5 (diff)
downloadslackbuilds-2d5e77535b00df984cd052d495bd87e9e429aee6.tar.gz
system/prometheus: Updated for version 2.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 a7a9df10aa..9c99c5c451 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.23.0}
+VERSION=${VERSION:-2.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index ab7e539f29..1b7c4e5011 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.23.0"
+VERSION="2.24.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="dc61f5800c01ba09f501546c61952096"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="4e683b330f04ea139c5956742bf041c2"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"