summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-12-16 07:37:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-17 07:48:48 +0700
commitfe11989ba8bb94cdeb964816563e207763d26fb2 (patch)
tree17671f4317f6f59b5be2883aa804caddb5259c88
parent5308f04d64b2542774009ed4728314dbb9fd6b24 (diff)
downloadslackbuilds-fe11989ba8bb94cdeb964816563e207763d26fb2.tar.gz
slackbuilds-fe11989ba8bb94cdeb964816563e207763d26fb2.tar.xz
system/prometheus: Updated to version 2.48.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 ad1ca45a15..ac3fe77142 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.48.0}
+VERSION=${VERSION:-2.48.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 6e0e2f4128..f8e0603ec1 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.48.0"
+VERSION="2.48.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="102af46397542c93aa171ed4ccb5bb71"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.linux-amd64.tar.gz"
+MD5SUM_x86_64="0356ae22e2caccdcc5ef6365dcd7c324"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"