summaryrefslogtreecommitdiffstats
path: root/system/prometheus
diff options
context:
space:
mode:
author Ebben Aries2023-09-09 20:44:34 +0200
committer Willy Sudiarto Raharjo2023-09-16 19:10:26 +0200
commit694fcc9973a1fdf16897fc74876ad9e4d61e657d (patch)
tree2ba2a9ad5512d2c11e2beddbc17cfde619501e75 /system/prometheus
parent9d98a6a1cef0090d41bd4d16b75e56846328ddd0 (diff)
downloadslackbuilds-694fcc9973a1fdf16897fc74876ad9e4d61e657d.tar.gz
system/prometheus: Updated to version 2.47.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus')
-rw-r--r--system/prometheus/prometheus.SlackBuild2
-rw-r--r--system/prometheus/prometheus.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/prometheus/prometheus.SlackBuild b/system/prometheus/prometheus.SlackBuild
index a4eb9923bb..c170a95bab 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.46.0}
+VERSION=${VERSION:-2.47.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index b199acd6b1..a82773903c 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.46.0"
+VERSION="2.47.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.46.0/prometheus-2.46.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="ea8617cf6ba166ee394551d0e81b2c70"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.47.0/prometheus-2.47.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="2ea6073d22a287cb079c132454ed21ee"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"