summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-01-21 21:00:24 +0100
committer Willy Sudiarto Raharjo2021-01-23 11:55:01 +0100
commit3db58f1602e8236b33be16fc4376bb14fb242cc0 (patch)
treebfa7abafbdbebfc02103073cabd23d9f8a9cae2f
parentb1f0c650cfc9acd3f708b6bb0564049e3646afa4 (diff)
downloadslackbuilds-3db58f1602e8236b33be16fc4376bb14fb242cc0.tar.gz
system/prometheus: Updated for version 2.24.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 9c99c5c451..a0cb4c4263 100644
--- a/system/prometheus/prometheus.SlackBuild
+++ b/system/prometheus/prometheus.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prometheus
-VERSION=${VERSION:-2.24.0}
+VERSION=${VERSION:-2.24.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 1b7c4e5011..7dccb136af 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.24.0"
+VERSION="2.24.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.24.0/prometheus-2.24.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="4e683b330f04ea139c5956742bf041c2"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.24.1/prometheus-2.24.1.linux-amd64.tar.gz"
+MD5SUM_x86_64="da32d4573cee35d9305539267c4a84bf"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"