aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-12-16 07:37:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-17 07:48:48 +0700
commitfe11989ba8bb94cdeb964816563e207763d26fb2 (patch)
tree17671f4317f6f59b5be2883aa804caddb5259c88 /system/prometheus/prometheus.SlackBuild
parent5308f04d64b2542774009ed4728314dbb9fd6b24 (diff)
system/prometheus: Updated to version 2.48.1
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 ad1ca45a15098..ac3fe77142584 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.48.0}
+VERSION=${VERSION:-2.48.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}