From ae294a8e7b1618d159d8b8e88ad4dd4c2d9f321d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:13 +0000 Subject: [PATCH] httpstat: rebuild with go-1.10.1 --- srcpkgs/httpstat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index b8f0fadb492..93c40dd66d1 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.0.0 -revision=9 +revision=10 build_style=go go_import_path="github.com/davecheney/httpstat" hostmakedepends="git"