prometheus: update to 2.16.0.

This commit is contained in:
Toyam Cox 2020-02-23 03:21:43 -05:00
parent c0ddb87907
commit ef9942cd35

View file

@ -1,7 +1,7 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.14.0
revision=2
version=2.16.0
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"
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="Apache-2.0"
homepage="https://prometheus.io/"
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
checksum=5c40de1961997996ef5b59561a78116a9548235bc77305c05f214b6319a0284d
checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
system_accounts="_prometheus"