prometheus: update to 1.7.1.
This commit is contained in:
parent
eedc7c4810
commit
f2c57219c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prometheus'
|
||||
pkgname=prometheus
|
||||
version=1.6.3
|
||||
version=1.7.1
|
||||
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=1c2d01f3a44b53be3b672cbdb1843fbe8fc135020bbfb6c71b0a10b141a474e6
|
||||
checksum=209832310f5bef99faef3beaaa95263612a4d0126ca512c4a4c23a8543d3ccf5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue