summaryrefslogtreecommitdiffstats
path: root/system/prometheus
diff options
context:
space:
mode:
author Ebben Aries2022-10-06 16:52:59 +0200
committer Willy Sudiarto Raharjo2022-10-08 04:12:52 +0200
commit341bd7a59a535f45caf1180b9855bcfb274762a6 (patch)
tree4d4345e1fa6afc89efc2fb1ca6389e76da9e3bb1 /system/prometheus
parent86c35264a950a48d6aa2024da01abcec7964ea23 (diff)
downloadslackbuilds-341bd7a59a535f45caf1180b9855bcfb274762a6.tar.gz
system/prometheus: Updated for version 2.39.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 d9f5c6857e..3d91721257 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.38.0}
+VERSION=${VERSION:-2.39.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 83bc870461..0f3eb41df6 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.38.0"
+VERSION="2.39.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.39.0/prometheus-2.39.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="f00c940f520f428dbaeafe1a0b928aca"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"