From f0fe2e95c5f0d4e62742483d777756467a4bc627 Mon Sep 17 00:00:00 2001 From: Gabriel de Moura Dutra Date: Mon, 5 Aug 2024 02:01:47 -0300 Subject: [PATCH] prometheus: update to 2.53.1. Closes: #51653 [via git-merge-pr] --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index e68aab71ed4..b46596fc80c 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.52.0 +version=2.53.1 revision=1 build_style=go go_import_path="github.com/prometheus/prometheus" @@ -19,7 +19,7 @@ license="Apache-2.0, MIT" 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=cdbc5245e7b54b1e247a082866b4ca73b676f0485ea14e596dda25719b22dacc +checksum=6a36ad9fd6ce2813c78aab1da98d7725143bcb73e4fe1e2597c873537f7072af system_accounts="_prometheus"