From b39c750043c7832932a7ac32d89676cd5b8f8ae8 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 22 Nov 2022 10:25:46 -0500 Subject: [PATCH] prometheus: update to 2.40.6. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 1574ea90d6ce..4909ea334b73 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.38.0 +version=2.40.6 revision=1 build_style=go go_import_path="github.com/prometheus/prometheus" @@ -18,7 +18,7 @@ license="Apache-2.0" homepage="https://prometheus.io/" changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" -checksum=311f9f2f867ee0f2bef5c8227bbf672edf4037b6fd5e036c45ed7e947d61c375 +checksum=d1ff0be51cb959c67e88b7e4e100488cbd449e40d0a8fce22c893920ac7a940f system_accounts="_prometheus"