From 53dc48d540987c9526d6e7b68addbb194862b5e3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:19 +0000 Subject: [PATCH] hub: rebuild with go-1.7.5 --- srcpkgs/hub/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index ddc3e90ce82..eecdb5073e0 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,7 +1,7 @@ # Template file for 'hub' pkgname=hub version=2.2.9 -revision=1 +revision=2 build_style=go go_import_path="github.com/github/hub" hostmakedepends="git"