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