diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index e429bdb527..7c4ecf36ec 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,7 +1,7 @@ # Template file for 'prometheus' pkgname=prometheus -version=2.3.2 -revision=2 +version=2.4.3 +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=008282497e2e85de6fb17a698dfdae4a942026f623d8a9d45b911a765442cb58 +checksum=4f84697f746a81df45e434a27b4b6b2c23c08768aa0f68b7bcf88f4ee6d1d8d6 system_accounts="_prometheus"