From 8d05da9b00a2deaf394f74975ffe369f01e8ef09 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 12 Sep 2020 19:57:54 +0200 Subject: [PATCH] prometheus: update to 2.21.0. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 9d1e05a532f..2de044b8fe8 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.16.0 +version=2.21.0 revision=1 build_style=go go_import_path="github.com/prometheus/prometheus" @@ -17,7 +17,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="https://prometheus.io/" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" -checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc +checksum=afafed1be631a53ada60e2b2f12cfdb51dcaee5e539fb65e9983f3276c99f5af system_accounts="_prometheus"