From 3014af91e6e00026f79a707edb724aab63862861 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:49 -0700 Subject: [PATCH] hub: rebuild for go 1.11 --- srcpkgs/hub/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index d0aed72425c..d50a480214d 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,7 +1,7 @@ # Template file for 'hub' pkgname=hub version=2.5.1 -revision=1 +revision=2 build_style=go go_import_path=github.com/github/hub hostmakedepends="git"