prometheus: update to 1.5.2.
This commit is contained in:
parent
124f45ef30
commit
02804a6e9a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=1.5.0
|
||||
version=1.5.2
|
||||
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="Monitoring system and time series database"
|
||||
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
|
||||
checksum=f8eae5f4c51fdd73ceec08fc4895e695b6b02b581aa95e742e0f48f5aefc5537
|
||||
checksum=c4881cc305263cc8da434be69a20aa039386d4feab5e58f8b89a60bfe8b556ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue