prometheus: update to 2.14.0.
This commit is contained in:
parent
2f2e70eb3e
commit
89b4694e95
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=2.12.0
|
||||
version=2.14.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/prometheus"
|
||||
|
@ -15,7 +15,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=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
|
||||
checksum=5c40de1961997996ef5b59561a78116a9548235bc77305c05f214b6319a0284d
|
||||
|
||||
system_accounts="_prometheus"
|
||||
|
||||
|
|
Loading…
Reference in New Issue