summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2022-02-23 02:16:23 +0100
committer Willy Sudiarto Raharjo2022-02-23 02:43:11 +0100
commit345a153252e9f5bc970e6240519ee800eded542e (patch)
tree7783a438ddb768106a21cd0bc6aebf9df73d14a6 /system
parent7b67ed8392892ae410a24aa5a0b70dfb011dcaa7 (diff)
downloadslackbuilds-345a153252e9f5bc970e6240519ee800eded542e.tar.gz
system/prometheus: Updated to version 2.33.4
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 493e1089b7..c7a052b021 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.3}
+VERSION=${VERSION:-2.33.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 731698aae0..bd3957a237 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.33.3"
+VERSION="2.33.4"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.linux-amd64.tar.gz"
-MD5SUM_x86_64="298945801e1b55695c95958658871b40"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"