summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2023-10-10 15:23:24 +0200
committer Willy Sudiarto Raharjo2023-10-10 16:35:03 +0200
commitdc736ad20835eac10e27ba6de42d1d52a463326a (patch)
tree26c2b60a8a5fb8bcad1419ebfb697ec98e87a142
parent060f5c3b337a6a10d73f43857f3cda9f53aafb67 (diff)
downloadslackbuilds-dc736ad20835eac10e27ba6de42d1d52a463326a.tar.gz
system/prometheus: Updated to version 2.47.1
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 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}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index a82773903c..ef57aeb6c3 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.47.0"
+VERSION="2.47.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"