aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-03-08 17:28:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 09:25:08 +0700
commite92b79d4ba241666624b61d0a4658a6d6b9e9b9d (patch)
tree03b51172a6accad56233ace6a0dfbc910f882b0e /system/prometheus/prometheus.SlackBuild
parentd75292c9c61f0b8f776146490893304f920f5683 (diff)
system/prometheus: Updated to version 2.33.5
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 c7a052b021126..4565b21eaa481 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}