diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 6bc73ef76e5..ecb4b4e6e73 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -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"