aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-01-30 08:37:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-31 10:07:44 +0700
commit73422242f3d4e9d93999df4a7ba7e8d7cf216d05 (patch)
tree49aa9c31e73244b02befaa0aab115f813dce5232 /system/prometheus/prometheus.SlackBuild
parent8f5c854a4e011b403ac5fa7319c7d2c1403d7478 (diff)
system/prometheus: Updated to version 2.33.0
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 299044bcb1c38..f309e73275144 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.32.1}
+VERSION=${VERSION:-2.33.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}