From 9d6744086f3ce8d69f47749bd36e1a8390a49aec Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Wed, 2 Oct 2019 10:36:25 -0400 Subject: [PATCH] prometheus: update to 2.12.0. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 9c9fddae118..f2ed81efe2d 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.10.0 +version=2.12.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=0362f4aa2fb44cc2c572df140da742bdf99fe9f338157a83f6634694fd693000 +checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a system_accounts="_prometheus"