prometheus: update to 2.1.0.
This commit is contained in:
parent
a92bb0bc6c
commit
bde0530982
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'prometheus'
|
# Template file for 'prometheus'
|
||||||
pkgname=prometheus
|
pkgname=prometheus
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/prometheus"
|
go_import_path="github.com/prometheus/prometheus"
|
||||||
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
|
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
|
||||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="https://prometheus.io/"
|
homepage="https://prometheus.io/"
|
||||||
short_desc="Monitoring system and time series database"
|
short_desc="Monitoring system and time series database"
|
||||||
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
||||||
checksum=6947ae9b2d414d49304034a2635f0e1ecd45ac83a4f4592ea5bcca40d6f7951b
|
checksum=c6fc92d695c9af30574eb41af5e0e89f4fde9a04a3169ba58aa2b2f80d5862a4
|
||||||
|
|
||||||
system_accounts="_prometheus"
|
system_accounts="_prometheus"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue