Merge pull request #4510 from Grauwolf/prometheus

prometheus: update to 1.0.1
This commit is contained in:
Toyam Cox 2016-07-26 11:03:52 -04:00 committed by GitHub
commit 598749b1a0
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prometheus'
pkgname=prometheus
version=0.20.0
version=1.0.1
revision=1
build_style=go
go_import_path="github.com/prometheus/prometheus"
@ -13,8 +13,8 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
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=9f330b8a5d814b3c7852e8b2392bf50483cf939e53460fe2b5ab681ab87a4890
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
checksum=b1a74b77d71521ac5439eccc1eec97b0106c350d9bf6f02d694bd40142ab0620
post_install() {
vlicense LICENSE