summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-11-24 08:02:24 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:22:03 +0700
commitf3ec148bd97674be4e564c7b3959328078c9b396 (patch)
tree333314f3460327146974ffb3dd4af9a9d85edcab /system/prometheus/prometheus.SlackBuild
parent93a7181c04a68add7c9e4e8051d57c4eb08e27a4 (diff)
downloadslackbuilds-f3ec148bd97674be4e564c7b3959328078c9b396.tar.gz
slackbuilds-f3ec148bd97674be4e564c7b3959328078c9b396.tar.xz
system/prometheus: Updated to version 2.40.3
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 8e9196132f..e369b36006 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.2}
+VERSION=${VERSION:-2.40.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}