From f4f61e96a58b76063eb729fdbd7290912e29cee0 Mon Sep 17 00:00:00 2001 From: Farhad Shahbazi Date: Tue, 26 Jul 2016 16:18:47 +0200 Subject: [PATCH] prometheus: update to 1.0.1 --- srcpkgs/prometheus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 71405717c6c..453428b435d 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -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 " 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