From 9c2b9c3b443d35464e8b1b1efc8d77b2cc7c674e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:00 +0000 Subject: [PATCH] httpstat: rebuild with go-1.9.2 --- srcpkgs/httpstat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index 781a791be6e..39390573aa0 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.0.0 -revision=6 +revision=7 build_style=go go_import_path="github.com/davecheney/httpstat" hostmakedepends="git"