prometheus: update to 2.8.1.
This commit is contained in:
parent
c8d5251dbe
commit
93568d08ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=2.7.1
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/prometheus"
|
||||
|
@ -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=bfbeb434342a03b5849e2ec7a0cbe573067299cf59ccf59db0cacd8db8800bb0
|
||||
checksum=5b967e890b8675e94459f49867d980c738cb42b2f479cd3b1a223ad1382944c1
|
||||
|
||||
system_accounts="_prometheus"
|
||||
|
||||
|
|
Loading…
Reference in a new issue