prometheus: update to 0.20.0.
This commit is contained in:
parent
ea8649d8cf
commit
e7a27e5173
@ -1,6 +1,6 @@
|
||||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=0.18.0
|
||||
version=0.20.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/prometheus/prometheus"
|
||||
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||
homepage="https://prometheus.io/"
|
||||
short_desc="A monitoring system and time series database"
|
||||
distfiles="https://github.com/prometheus/prometheus/archive/${version}.tar.gz"
|
||||
checksum=4def1a9e72acb6ea360e246b34e69cf21888be5c7e1bdbf29a3ab9f244e6e0aa
|
||||
checksum=9f330b8a5d814b3c7852e8b2392bf50483cf939e53460fe2b5ab681ab87a4890
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user