summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-02-22 17:16:23 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 08:43:11 +0700
commit345a153252e9f5bc970e6240519ee800eded542e (patch)
tree7783a438ddb768106a21cd0bc6aebf9df73d14a6 /system/prometheus/prometheus.SlackBuild
parent7b67ed8392892ae410a24aa5a0b70dfb011dcaa7 (diff)
downloadslackbuilds-345a153252e9f5bc970e6240519ee800eded542e.tar.gz
slackbuilds-345a153252e9f5bc970e6240519ee800eded542e.tar.xz
system/prometheus: Updated to version 2.33.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.SlackBuild')
-rw-r--r--system/prometheus/prometheus.SlackBuild2
1 files changed, 1 insertions, 1 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}