From ec25b66d3c5db22fa97b16261f40ae586758db5d 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.4. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 1574ea90d6ce..94ca058dfeed 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.4 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=2031e47e36d48ae908e3b1d9a13ee336ca0b1a052c693b0231dfa277b78c7557 system_accounts="_prometheus"