summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-12-27 04:16:14 +0100
committer Willy Sudiarto Raharjo2021-12-27 10:16:22 +0100
commit9636cafd05e4fdf64b4d11c50c41d60c67a527b5 (patch)
treec5683aedd14453dc58755c0f1e321d9875717f44
parentbb4dca8651bd390a0b94601340f304257f9e3285 (diff)
downloadslackbuilds-9636cafd05e4fdf64b4d11c50c41d60c67a527b5.tar.gz
system/prometheus: Updated to version 2.32.1
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 ce9ed1700f..299044bcb1 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.31.1}
+VERSION=${VERSION:-2.32.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 2529aa580d..a28d0df056 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.31.1"
+VERSION="2.32.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.31.1/prometheus-2.31.1.linux-amd64.tar.gz"
-MD5SUM_x86_64="872aad29476cfbd6694e98c0e495af10"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.32.1/prometheus-2.32.1.linux-amd64.tar.gz"
+MD5SUM_x86_64="e625df4c5bcd7f8ddac05dfa444670e0"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"