aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-08-09 15:31:06 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-10 08:21:11 +0700
commit18e940779e942f5d03ca5f6ade4fa8cbf709258d (patch)
treeaa8c0715293452b72a3584dd2c35d62581c1a6bf /system/prometheus/prometheus.SlackBuild
parent9f1111ebbbb2b6b5cf50dd28932f08190ed77e60 (diff)
system/prometheus: Updated for version 2.54.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 abb40d4293..7e5b6d5056 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.53.1}
+VERSION=${VERSION:-2.54.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}