summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2021-03-31 20:58:45 +0200
committer Willy Sudiarto Raharjo2021-04-01 05:50:27 +0200
commitd46dc59bfe00a1bdaa2fb0d74414ddbf74d04239 (patch)
treefcb97ce219e299f73cd8c2ca9cb29e58c5575bdf /system
parent0ba2a8d5cbef1bf06cbb48d455a2ced4be593d08 (diff)
downloadslackbuilds-d46dc59bfe00a1bdaa2fb0d74414ddbf74d04239.tar.gz
system/prometheus: Updated for version 2.26.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 a79ce466bf..57ec494f66 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.25.2}
+VERSION=${VERSION:-2.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index b542943700..1d9ae489f1 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.25.2"
+VERSION="2.26.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.25.2/prometheus-2.25.2.linux-amd64.tar.gz"
-MD5SUM_x86_64="a6358b35dcb38c5717734de3fa895191"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="839c1fc55ea026611f56eec5b36d61c3"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"