aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-12-02 16:05:47 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-08 20:45:58 +0700
commitb6a49b3e6b3782c00532beadc1264e761a1fef58 (patch)
tree37720e49e7cdef7cee1e189e2550757f73e4b52a /system/prometheus/prometheus.SlackBuild
parent57b53e5ead93d56b7dbe6834f137965bcd4dba03 (diff)
system/prometheus: Updated to version 2.40.5
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 d4866ad20a..c2429ac858 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.40.4}
+VERSION=${VERSION:-2.40.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}