summaryrefslogtreecommitdiffstats
path: root/system/prometheus
diff options
context:
space:
mode:
author Ebben Aries2021-05-20 00:47:35 +0200
committer Willy Sudiarto Raharjo2021-05-25 19:13:57 +0200
commita223e1b2e0e585280d30d5d18f0b5a1b94fd056e (patch)
treebb30a29157f561ab33ec106d9004466fa081aa87 /system/prometheus
parentfedc8e6b153854eaa7b21075f55d14fbbd6a3183 (diff)
downloadslackbuilds-a223e1b2e0e585280d30d5d18f0b5a1b94fd056e.tar.gz
system/prometheus: Updated for version 2.27.1
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 1342d00756..c3727e295a 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.27.0}
+VERSION=${VERSION:-2.27.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info
index f51800820b..7322a2bb26 100644
--- a/system/prometheus/prometheus.info
+++ b/system/prometheus/prometheus.info
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
-VERSION="2.27.0"
+VERSION="2.27.1"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.27.1/prometheus-2.27.1.linux-amd64.tar.gz"
+MD5SUM_x86_64="d7b8f8cff76c4922720257775c5a91e1"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"