mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
prometheus: update to 0.20.0.
This commit is contained in:
parent
ea8649d8cf
commit
e7a27e5173
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prometheus'
|
# Template file for 'prometheus'
|
||||||
pkgname=prometheus
|
pkgname=prometheus
|
||||||
version=0.18.0
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/prometheus/prometheus"
|
go_import_path="github.com/prometheus/prometheus"
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="https://prometheus.io/"
|
homepage="https://prometheus.io/"
|
||||||
short_desc="A monitoring system and time series database"
|
short_desc="A monitoring system and time series database"
|
||||||
distfiles="https://github.com/prometheus/prometheus/archive/${version}.tar.gz"
|
distfiles="https://github.com/prometheus/prometheus/archive/${version}.tar.gz"
|
||||||
checksum=4def1a9e72acb6ea360e246b34e69cf21888be5c7e1bdbf29a3ab9f244e6e0aa
|
checksum=9f330b8a5d814b3c7852e8b2392bf50483cf939e53460fe2b5ab681ab87a4890
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue