From 53bbce85e79822ee8dd538eaf869a3a445cd3a92 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:48 +0000 Subject: [PATCH] httpstat: rebuild with go-1.10.2 --- srcpkgs/httpstat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index 93c40dd66d1..b5806236973 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.0.0 -revision=10 +revision=11 build_style=go go_import_path="github.com/davecheney/httpstat" hostmakedepends="git"