summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2021-12-26 20:16:14 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-27 16:16:22 +0700
commit9636cafd05e4fdf64b4d11c50c41d60c67a527b5 (patch)
treec5683aedd14453dc58755c0f1e321d9875717f44 /system/prometheus/prometheus.SlackBuild
parentbb4dca8651bd390a0b94601340f304257f9e3285 (diff)
downloadslackbuilds-9636cafd05e4fdf64b4d11c50c41d60c67a527b5.tar.gz
slackbuilds-9636cafd05e4fdf64b4d11c50c41d60c67a527b5.tar.xz
system/prometheus: Updated to version 2.32.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 ce9ed1700f..299044bcb1 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.31.1}
+VERSION=${VERSION:-2.32.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}