prometheus: update to 2.26.1.

This commit is contained in:
Paper 2021-05-18 22:55:40 +02:00 committed by Érico Nogueira Rolim
parent bf5b9de53c
commit cad6155a4b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.26.0
version=2.26.1
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=d2f5187946198e8d0ef820fb4f7e360d3d1b40587c70f6b7061a3a73b6ce90ab
checksum=d13750d67aac825f9b213875c586db69533f57bcaf68f6a87592f9e4cea946ac
system_accounts="_prometheus"