summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2022-08-17 01:52:19 +0200
committer Willy Sudiarto Raharjo2022-08-20 05:06:34 +0200
commitd7af564e0c91f2147e529d7f5211cfff7cdd121b (patch)
treefbb43a5dd36d5c76f6e6aa607a55c937ba329bd9 /system
parent0dc65e03cc37be140c3eb74985d75e60b0f9056d (diff)
downloadslackbuilds-d7af564e0c91f2147e529d7f5211cfff7cdd121b.tar.gz
system/prometheus: Updated for version 2.38.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 167205c788..d9f5c6857e 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.37.0}
+VERSION=${VERSION:-2.38.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 394963666a..83bc870461 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.37.0"
+VERSION="2.38.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.37.0/prometheus-2.37.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="5521dcbf6343aa71abe8acba464add51"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.38.0/prometheus-2.38.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="7e098bbbe06e4f851d3eee95aeeaff02"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"