From 02804a6e9a8dcfd03866d0ceb2bf925f5c5be97b Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 14 Feb 2017 20:38:11 -0500 Subject: [PATCH] prometheus: update to 1.5.2. --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index f4b3533c80d..344cb455f16 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -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