aboutsummaryrefslogtreecommitdiff
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2021-10-09 12:34:11 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-12 00:51:28 +0700
commit6e8a46ba595241e9fa668a657ed4e378aa50d3a8 (patch)
tree946d0d410b263db55b59ed7acda6dbfd688c043e /system/prometheus/prometheus.SlackBuild
parentb1d51ac6ba651fa83d3bd880fd78b98d3eefa7fd (diff)
system/prometheus: Updated to version 2.30.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 eaee0eee8bbe..bb50562a5333 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.30.0}
+VERSION=${VERSION:-2.30.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}