summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-06-21 07:15:57 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:55:38 +0700
commit41bb74cabba446e1cd85e74c647900922c34ff50 (patch)
tree94c1636c0b7f958fc6546b37d5b418188571eced /system/prometheus/prometheus.SlackBuild
parentdc3a3a936ab61ba906114f0ee855b3ef1ef8e2c4 (diff)
downloadslackbuilds-41bb74cabba446e1cd85e74c647900922c34ff50.tar.gz
slackbuilds-41bb74cabba446e1cd85e74c647900922c34ff50.tar.xz
system/prometheus: Updated to version 2.36.2.
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 6fb15fac6c..542217643f 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.36.1}
+VERSION=${VERSION:-2.36.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}