prometheus: update to 2.5.0.
This commit is contained in:
parent
f3960a009c
commit
25e5795ebc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=2.4.3
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/prometheus"
|
||||
|
@ -15,7 +15,7 @@ short_desc="Monitoring system and time series database"
|
|||
license="Apache-2.0"
|
||||
homepage="https://prometheus.io/"
|
||||
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
||||
checksum=4f84697f746a81df45e434a27b4b6b2c23c08768aa0f68b7bcf88f4ee6d1d8d6
|
||||
checksum=e1484edbb63480bc5ce75b661a328abb7b7b2c609de41e8fd0af0e6539fe02c7
|
||||
|
||||
system_accounts="_prometheus"
|
||||
|
||||
|
|
Loading…
Reference in a new issue