summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries <slackbuilds@dscp.org>2022-12-18 16:38:54 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-19 07:06:34 +0700
commit8dd9d663341eb2f4dbb3f52c0607cf990b89cd13 (patch)
treed67f7db63b5a3d49cae1b7602ffdc91a19294417 /system
parentf42225304a7704c3f5ff64b596ae19e7a60bf5a4 (diff)
downloadslackbuilds-8dd9d663341eb2f4dbb3f52c0607cf990b89cd13.tar.gz
slackbuilds-8dd9d663341eb2f4dbb3f52c0607cf990b89cd13.tar.xz
system/prometheus: Updated to version 2.40.7
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 c2429ac858..70093a905d 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.40.5}
+VERSION=${VERSION:-2.40.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index ffad538749..ee058bc916 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.40.5"
+VERSION="2.40.7"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.linux-amd64.tar.gz"
-MD5SUM_x86_64="5df028399db97379ab18b2e3609ffb48"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.40.7/prometheus-2.40.7.linux-amd64.tar.gz"
+MD5SUM_x86_64="16346686fedda4c924cbfc70656c67a1"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"