summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2021-11-12 23:59:50 +0100
committer Willy Sudiarto Raharjo2021-11-14 04:51:13 +0100
commit88d7f98af6ca83e6865414414fe5d69bbd67a71c (patch)
tree0e83c35d884a47d400c19739a3043429ade69238 /system
parenta9cfee6f1c2438ac5318140715953d7c1387b082 (diff)
downloadslackbuilds-88d7f98af6ca83e6865414414fe5d69bbd67a71c.tar.gz
system/prometheus: Updated to version 2.31.1
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 bb50562a53..ce9ed1700f 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.30.3}
+VERSION=${VERSION:-2.31.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 672e55e41d..2529aa580d 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.30.3"
+VERSION="2.31.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.30.3/prometheus-2.30.3.linux-amd64.tar.gz"
-MD5SUM_x86_64="b6c6bcb96716607253cd6c72a3312369"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"