prometheus: update to 2.9.2.

This commit is contained in:
Toyam Cox 2019-06-13 22:03:57 -04:00
parent b022f9c83b
commit ebe7bec4ab

View file

@ -1,7 +1,7 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.8.1
revision=2
version=2.9.2
revision=1
build_style=go
go_import_path="github.com/prometheus/prometheus"
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
@ -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=5b967e890b8675e94459f49867d980c738cb42b2f479cd3b1a223ad1382944c1
checksum=fa00bdfcd868c84c61223dfe60eb3bc67777857e49db2c826854c706c5ea4551
system_accounts="_prometheus"