prometheus: update to 2.40.7.

This commit is contained in:
Joel Beckmeyer 2022-11-22 10:25:46 -05:00 committed by Michal Vasilek
parent 2d8195c0bc
commit 6d44cc6656

View file

@ -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 <Vaelatern@voidlinux.org>"
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"