From 9f2b8ad5f129f6b2f25cead7f32f075ce52d8eab Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:03 +0000 Subject: [PATCH] prometheus: rebuild with go-1.9.2 --- srcpkgs/prometheus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index 1ac92cf1c64..22d9e8e954d 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -1,7 +1,7 @@ # Template file for 'prometheus' pkgname=prometheus version=1.8.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/prometheus/prometheus" go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"