summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2021-07-05 17:24:54 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-10 08:57:50 +0700
commitdd92d92eca18e9ceb9e2b05369e57ab2c695cf42 (patch)
treef95bd9fb357f0641bbbac9b6cb5b6d6c1bb114d4 /system/prometheus/prometheus.SlackBuild
parentbbaa9a9c6dce1887d5afa54421f69390d4317839 (diff)
downloadslackbuilds-dd92d92eca18e9ceb9e2b05369e57ab2c695cf42.tar.gz
slackbuilds-dd92d92eca18e9ceb9e2b05369e57ab2c695cf42.tar.xz
system/prometheus: Updated to version 2.28.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 914e8d49e2..201cc53268 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.28.0}
+VERSION=${VERSION:-2.28.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}