prometheus: update to 2.6.1.

This commit is contained in:
Toyam Cox 2019-01-18 18:34:31 -05:00 committed by Toyam Cox
parent 457dbeca1b
commit 4708dc069f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.5.0
version=2.6.1
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=e1484edbb63480bc5ce75b661a328abb7b7b2c609de41e8fd0af0e6539fe02c7
checksum=3ece7541e090e6c11c0c35a0856b99005094aded0152e1e3e71ea2390ac8069f
system_accounts="_prometheus"