prometheus: update to 2.10.0

This commit is contained in:
eater 2019-07-08 11:38:36 +02:00 committed by Helmut Pozimski
parent c079ab6595
commit 4e1378d548

View file

@ -1,6 +1,6 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.9.2
version=2.10.0
revision=1
build_style=go
go_import_path="github.com/prometheus/prometheus"
@ -10,12 +10,12 @@ go_ldflags="-X ${go_import_path}/version.Version=${version}
-X ${go_import_path}/version.Branch=${version}
-X ${go_import_path}/version.BuildUser=VoidLinux"
conf_files="/etc/prometheus/prometheus.yml"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
short_desc="Monitoring system and time series database"
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=fa00bdfcd868c84c61223dfe60eb3bc67777857e49db2c826854c706c5ea4551
checksum=0362f4aa2fb44cc2c572df140da742bdf99fe9f338157a83f6634694fd693000
system_accounts="_prometheus"