summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-03-16 23:12:46 +0100
committer Willy Sudiarto Raharjo2022-03-17 18:26:06 +0100
commit366832d689b83a8c623dc1b93c443d8c0db0bc18 (patch)
treefd25a32cd3dd6728c39bb47d88bf83bc7ab873a5
parentd40d23c01ab559ec342dfad7c965f41443e889f8 (diff)
downloadslackbuilds-366832d689b83a8c623dc1b93c443d8c0db0bc18.tar.gz
system/prometheus: Updated to version 2.34.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 4565b21eaa..15dba09114 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.33.5}
+VERSION=${VERSION:-2.34.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index bd505fe2d9..669be315a5 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.33.5"
+VERSION="2.34.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.33.5/prometheus-2.33.5.linux-amd64.tar.gz"
-MD5SUM_x86_64="af57607871c6b2d6344d33af7fbabc93"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.34.0/prometheus-2.34.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="4d065c3b71824122272748d898aae779"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"