From 4ae46dfc0a88f8107b470a58d950cd6b79ec7b02 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.7. --- srcpkgs/prometheus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 1574ea90d6ce..10ca3c2fcdb9 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.7 revision=1 build_style=go go_import_path="github.com/prometheus/prometheus" @@ -14,11 +14,11 @@ hostmakedepends="yarn" conf_files="/etc/prometheus/prometheus.yml" short_desc="Monitoring system and time series database" maintainer="Toyam Cox " -license="Apache-2.0" +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=311f9f2f867ee0f2bef5c8227bbf672edf4037b6fd5e036c45ed7e947d61c375 +checksum=83b4e891204500fc798b5a9e86d0189cbef7f8274c3303c215da5e2c75df6cde system_accounts="_prometheus"