summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-08-30 18:21:48 +0200
committer Willy Sudiarto Raharjo2021-09-06 02:56:38 +0200
commitf2ef21d96ce8bfc4fe40d0ad3be4587c1389245d (patch)
tree710e2bf266cf0b0c9723527282d075559c0ae7f5
parentc4cc456537ca7392e20c31a6de9e2b5b347ad46f (diff)
downloadslackbuilds-f2ef21d96ce8bfc4fe40d0ad3be4587c1389245d.tar.gz
system/prometheus: Updated to version 2.29.2
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 f8bff0f2d2..2308db01ef 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.1}
+VERSION=${VERSION:-2.29.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index eae4af9389..aa7f244187 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.29.1"
+VERSION="2.29.2"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.29.1/prometheus-2.29.1.linux-amd64.tar.gz"
-MD5SUM_x86_64="80fa80307127e33a02b7f61beacb26b8"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"