From 8e5dc8e19efe640455c8ab48d565aa4c96c76b9a Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:11 +0400 Subject: [PATCH] hub: revbump for go 1.21 --- srcpkgs/hub/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 2bfd9320d7c..4517d5e22f5 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,7 +1,7 @@ # Template file for 'hub' pkgname=hub version=2.14.2 -revision=3 +revision=4 build_style=go go_import_path=github.com/github/hub hostmakedepends="git groff"