summaryrefslogtreecommitdiffstats
path: root/system/prometheus
diff options
context:
space:
mode:
author Ebben Aries2021-05-14 16:12:33 +0200
committer Willy Sudiarto Raharjo2021-05-15 05:18:55 +0200
commitf8fb9c572f95c47630583f63e0cb5f46f32eb2f9 (patch)
tree884947004f9f41dd87ac6eaaedcc4ddf94ef551e /system/prometheus
parent6977f40ed8f97a219f5487c18e9eb5b9f9667233 (diff)
downloadslackbuilds-f8fb9c572f95c47630583f63e0cb5f46f32eb2f9.tar.gz
system/prometheus: Updated for version 2.27.0.
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 57ec494f66..1342d00756 100644
--- a/system/prometheus/prometheus.SlackBuild
+++ b/system/prometheus/prometheus.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prometheus
-VERSION=${VERSION:-2.26.0}
+VERSION=${VERSION:-2.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index 1d9ae489f1..f51800820b 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.26.0"
+VERSION="2.27.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.linux-amd64.tar.gz"
-MD5SUM_x86_64="839c1fc55ea026611f56eec5b36d61c3"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.27.0/prometheus-2.27.0.linux-amd64.tar.gz"
+MD5SUM_x86_64="18afcbfa35c1d6d3ea652e19328753a8"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"