From 090a97c41cb73e4338d30db62ad005be6a6bcf1e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Apr 2017 19:10:20 +0000 Subject: [PATCH] hub: rebuild with go 1.8.1 --- srcpkgs/hub/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 0b9b73547f1..aa3513a2a38 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,7 +1,7 @@ # Template file for 'hub' pkgname=hub version=2.2.9 -revision=3 +revision=4 build_style=go go_import_path="github.com/github/hub" hostmakedepends="git"