summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2024-03-10 12:31:45 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-11 06:54:03 +0700
commit9c29c3cfaadf127cdaf0d5246c56fcee25b50668 (patch)
tree9b76091cb777c8b5d9af2c62524375f785e51ee2 /system/prometheus/prometheus.SlackBuild
parent009c49589996321c095565ca17fe0eb9b0688d61 (diff)
downloadslackbuilds-9c29c3cfaadf127cdaf0d5246c56fcee25b50668.tar.gz
slackbuilds-9c29c3cfaadf127cdaf0d5246c56fcee25b50668.tar.xz
system/prometheus: Updated to version 2.50.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 7abf9d4cd2..a0dbf1abce 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.49.1}
+VERSION=${VERSION:-2.50.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}