prometheus: update to 2.26.0.
This commit is contained in:
parent
614576e956
commit
74dfa4ece2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=2.24.1
|
||||
version=2.26.0
|
||||
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=9e08bacde869c6c4b68a9e34c7074b812be1391b33d033d3072a5e1ad2debd87
|
||||
checksum=d2f5187946198e8d0ef820fb4f7e360d3d1b40587c70f6b7061a3a73b6ce90ab
|
||||
|
||||
system_accounts="_prometheus"
|
||||
|
||||
|
|
Loading…
Reference in a new issue