From 4e623268b4e8abe3cbf485b282691aa714fc9930 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 22 Feb 2018 22:55:54 -0500
Subject: [PATCH] httpstat: rebuild with go-1.10

---
 srcpkgs/httpstat/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index 864923d1337..b8f0fadb492 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -1,7 +1,7 @@
 # Template file for 'httpstat'
 pkgname=httpstat
 version=1.0.0
-revision=8
+revision=9
 build_style=go
 go_import_path="github.com/davecheney/httpstat"
 hostmakedepends="git"