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