diff options
author | Ebben Aries <slackbuilds@dscp.org> | 2021-01-01 23:59:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:27 +0700 |
commit | a4d0c91859d037090effb0c11b3873ef1b6e4a1b (patch) | |
tree | b7c379bca9d7ae2d2d108ec8c3a56d004958d1f3 /system/prometheus/prometheus.info | |
parent | 5fb3b0a24caf4472cbcc8d027dfea6c3c9ad875f (diff) |
system/prometheus: Added (Open-Source Monitoring & Alerting Toolkit)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.info')
-rw-r--r-- | system/prometheus/prometheus.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info new file mode 100644 index 0000000000000..ab7e539f29eb0 --- /dev/null +++ b/system/prometheus/prometheus.info @@ -0,0 +1,10 @@ +PRGNAM="prometheus" +VERSION="2.23.0" +HOMEPAGE="https://prometheus.io" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.23.0/prometheus-2.23.0.linux-amd64.tar.gz" +MD5SUM_x86_64="dc61f5800c01ba09f501546c61952096" +REQUIRES="" +MAINTAINER="Ebben Aries" +EMAIL="slackbuilds@dscp.org" |