aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-10-21 13:10:39 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-22 08:47:04 +0700
commit800f0163203f5ab4ed5e5e01163f426c2699650b (patch)
tree331c9e7dc3281bd0fdef9d706bf91a8945a807a6
parentcd34d2a6b36ede9308c42b8c40095e6b69d1c954 (diff)
system/prometheus: Updated to version 2.47.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 28b0370bd6745..f6ca9faba4112 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.1}
+VERSION=${VERSION:-2.47.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index ef57aeb6c39d5..d23d77eeebf79 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.47.1"
+VERSION="2.47.2"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-amd64.tar.gz"
-MD5SUM_x86_64="8b0e45bed681916967aec6571e1f19a2"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-amd64.tar.gz"
+MD5SUM_x86_64="5c9d30d1512d953313b436b2ee3c74ba"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"