From 4775b328b53a5cc48e4db2743661d744a0e4b50e Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 18 Mar 2020 09:06:38 +0100 Subject: [PATCH] hub: update to 2.14.2. --- srcpkgs/hub/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 198421af37..9865d359fd 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,7 +1,7 @@ # Template file for 'hub' pkgname=hub -version=2.14.1 -revision=2 +version=2.14.2 +revision=1 build_style=go go_import_path=github.com/github/hub hostmakedepends="git groff" @@ -11,7 +11,7 @@ license="MIT" homepage="https://hub.github.com/" changelog="https://github.com/github/hub/releases" distfiles="https://github.com/github/hub/archive/v${version}.tar.gz" -checksum=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f +checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"