From d9c50fb78898fbafa9649ea32ed8f4586751b6e5 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Fri, 9 Sep 2016 21:58:59 +0200 Subject: [PATCH] prometheus: update to 1.1.2 --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 453428b435d..3883e029b5a 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,6 +1,6 @@ # Template file for 'prometheus' pkgname=prometheus -version=1.0.1 +version=1.1.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="A monitoring system and time series database" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" -checksum=b1a74b77d71521ac5439eccc1eec97b0106c350d9bf6f02d694bd40142ab0620 +checksum=1a924ce9d8880a6dbff11eefbb823cdcc0af5977488deb8e5d16a74ae68d4708 post_install() { vlicense LICENSE