aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-11-24 08:02:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:22:03 +0700
commitf3ec148bd97674be4e564c7b3959328078c9b396 (patch)
tree333314f3460327146974ffb3dd4af9a9d85edcab /system
parent93a7181c04a68add7c9e4e8051d57c4eb08e27a4 (diff)
system/prometheus: Updated to version 2.40.3
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 8e9196132f11..e369b36006b7 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.2}
+VERSION=${VERSION:-2.40.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 9d13adfce8c4..c174355857b7 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.40.2"
+VERSION="2.40.3"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.40.2/prometheus-2.40.2.linux-amd64.tar.gz"
-MD5SUM_x86_64="026f3fe429853cff4266c7ab4f771342"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-amd64.tar.gz"
+MD5SUM_x86_64="28f502608c956f5d8b4dbc410df7a45e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"