summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-03-08 17:28:15 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 09:25:08 +0700
commite92b79d4ba241666624b61d0a4658a6d6b9e9b9d (patch)
tree03b51172a6accad56233ace6a0dfbc910f882b0e /system
parentd75292c9c61f0b8f776146490893304f920f5683 (diff)
downloadslackbuilds-e92b79d4ba241666624b61d0a4658a6d6b9e9b9d.tar.gz
slackbuilds-e92b79d4ba241666624b61d0a4658a6d6b9e9b9d.tar.xz
system/prometheus: Updated to version 2.33.5
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 c7a052b021..4565b21eaa 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.4}
+VERSION=${VERSION:-2.33.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index bd3957a237..bd505fe2d9 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.33.4"
+VERSION="2.33.5"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.33.4/prometheus-2.33.4.linux-amd64.tar.gz"
-MD5SUM_x86_64="b085095b8d62c6301f72429b5d904b52"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"