summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-02-12 08:20:28 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 22:26:27 +0700
commit3a29a551506742a4a8f7c001e356c50f8311048f (patch)
tree3c95cf8969b6304c7a435539dcfc026db459148d /system/prometheus/prometheus.SlackBuild
parentb58c1158b2714d4cb79bb3db66e34dad66f38abd (diff)
downloadslackbuilds-3a29a551506742a4a8f7c001e356c50f8311048f.tar.gz
slackbuilds-3a29a551506742a4a8f7c001e356c50f8311048f.tar.xz
system/prometheus: Updated to version 2.33.3
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 dac699e01f..493e1089b7 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.1}
+VERSION=${VERSION:-2.33.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}