prometheus: update to 2.26.0.

This commit is contained in:
Paper 2021-04-01 00:17:03 +02:00 committed by Toyam Cox
parent 614576e956
commit 74dfa4ece2

View file

@ -1,6 +1,6 @@
# Template file for 'prometheus' # Template file for 'prometheus'
pkgname=prometheus pkgname=prometheus
version=2.24.1 version=2.26.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/prometheus/prometheus" go_import_path="github.com/prometheus/prometheus"
@ -18,7 +18,7 @@ license="Apache-2.0"
homepage="https://prometheus.io/" homepage="https://prometheus.io/"
changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md"
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
checksum=9e08bacde869c6c4b68a9e34c7074b812be1391b33d033d3072a5e1ad2debd87 checksum=d2f5187946198e8d0ef820fb4f7e360d3d1b40587c70f6b7061a3a73b6ce90ab
system_accounts="_prometheus" system_accounts="_prometheus"