From 2c49db1d7b3470c1a7ca30b3a38f6d187e1791ce Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:21 +0000 Subject: [PATCH] httpstat: rebuild with go-1.9.3 --- srcpkgs/httpstat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index 39390573aa0..864923d1337 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.0.0 -revision=7 +revision=8 build_style=go go_import_path="github.com/davecheney/httpstat" hostmakedepends="git"