From 07e78bdb3ae76a6de5d2befd592d05da02a88848 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:48 -0700 Subject: [PATCH] httpstat: rebuild for go 1.11 --- srcpkgs/httpstat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index b5806236973..c6ecf6bf23a 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.0.0 -revision=11 +revision=12 build_style=go go_import_path="github.com/davecheney/httpstat" hostmakedepends="git"