summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2021-08-25 12:19:34 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-30 06:21:47 +0700
commit944c08ba12e14458a5fdaf20cc915a6741bf49ab (patch)
tree581365691c58793e38f933e17f950d55ddb867a9 /system/prometheus/prometheus.SlackBuild
parent6cf911a2ecc9a78df13f8e9afc942ddf6e2ede40 (diff)
downloadslackbuilds-944c08ba12e14458a5fdaf20cc915a6741bf49ab.tar.gz
slackbuilds-944c08ba12e14458a5fdaf20cc915a6741bf49ab.tar.xz
system/prometheus: Updated to version 2.29.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 16833881bd..f8bff0f2d2 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.1}
+VERSION=${VERSION:-2.29.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}