summaryrefslogtreecommitdiffstats
path: root/system/prometheus/prometheus.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-10-10 07:23:24 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-10 21:35:03 +0700
commitdc736ad20835eac10e27ba6de42d1d52a463326a (patch)
tree26c2b60a8a5fb8bcad1419ebfb697ec98e87a142 /system/prometheus/prometheus.SlackBuild
parent060f5c3b337a6a10d73f43857f3cda9f53aafb67 (diff)
downloadslackbuilds-dc736ad20835eac10e27ba6de42d1d52a463326a.tar.gz
slackbuilds-dc736ad20835eac10e27ba6de42d1d52a463326a.tar.xz
system/prometheus: Updated to version 2.47.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 c170a95bab..28b0370bd6 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.47.0}
+VERSION=${VERSION:-2.47.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}