summaryrefslogtreecommitdiffstats
path: root/system/prometheus
diff options
context:
space:
mode:
author Ebben Aries2023-03-21 17:23:24 +0100
committer Willy Sudiarto Raharjo2023-04-01 04:14:21 +0200
commit338c8e08bd93fbb9e38f9717092e4a07305b2e8e (patch)
tree50556e8f2f296ec9efbfad81232341a7ec52d327 /system/prometheus
parentb9ed95e68f4a9b1d560c9aea5f7866426f302101 (diff)
downloadslackbuilds-338c8e08bd93fbb9e38f9717092e4a07305b2e8e.tar.gz
system/prometheus: Updated for version 2.43.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 45a954cf09..bf6592402c 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.42.0}
+VERSION=${VERSION:-2.43.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index c6f5a6208b..3c3993a3c1 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.42.0"
+VERSION="2.43.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.42.0/prometheus-2.42.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="4fe1ebf1ac60359e870874698d848be3"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="5cac5ae439be7a64ed2623d3f652d0b9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"