From 89b4694e95f7b280c1e9f73a4a865b3092a7b7c4 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 22 Nov 2019 13:20:02 -0500 Subject: [PATCH] prometheus: update to 2.14.0. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index f2ed81efe2d865..9f08399a8b8d99 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.12.0 +version=2.14.0 revision=1 build_style=go go_import_path="github.com/prometheus/prometheus" @@ -15,7 +15,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="https://prometheus.io/" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" -checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a +checksum=5c40de1961997996ef5b59561a78116a9548235bc77305c05f214b6319a0284d system_accounts="_prometheus"