prometheus: update to 2.16.0.
This commit is contained in:
parent
c0ddb87907
commit
ef9942cd35
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'prometheus'
|
# Template file for 'prometheus'
|
||||||
pkgname=prometheus
|
pkgname=prometheus
|
||||||
version=2.14.0
|
version=2.16.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/prometheus"
|
go_import_path="github.com/prometheus/prometheus"
|
||||||
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
|
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"
|
license="Apache-2.0"
|
||||||
homepage="https://prometheus.io/"
|
homepage="https://prometheus.io/"
|
||||||
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
||||||
checksum=5c40de1961997996ef5b59561a78116a9548235bc77305c05f214b6319a0284d
|
checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
|
||||||
|
|
||||||
system_accounts="_prometheus"
|
system_accounts="_prometheus"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue