summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2024-03-10 19:31:45 +0100
committer Willy Sudiarto Raharjo2024-03-11 00:54:03 +0100
commit9c29c3cfaadf127cdaf0d5246c56fcee25b50668 (patch)
tree9b76091cb777c8b5d9af2c62524375f785e51ee2 /system
parent009c49589996321c095565ca17fe0eb9b0688d61 (diff)
downloadslackbuilds-9c29c3cfaadf127cdaf0d5246c56fcee25b50668.tar.gz
system/prometheus: Updated to version 2.50.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 7abf9d4cd2..a0dbf1abce 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.49.1}
+VERSION=${VERSION:-2.50.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 4c3878322e..6dea62ca2f 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.49.1"
+VERSION="2.50.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.49.1/prometheus-2.49.1.linux-amd64.tar.gz"
-MD5SUM_x86_64="c71803a315f38ea5e643e011c765fcf0"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-amd64.tar.gz"
+MD5SUM_x86_64="4e7e8d715d311395e80d4e3ca36b77e9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"