From c12f167c33546774c9433a3fdbd92f59060101dc Mon Sep 17 00:00:00 2001 From: Mikkel Hauvgaard Date: Wed, 22 Jan 2020 10:29:45 +0100 Subject: [PATCH] hub: update to 2.14.1 --- srcpkgs/hub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index d6dd32e595f..1771c28ef6e 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.13.0 +version=2.14.1 revision=1 build_style=go go_import_path=github.com/github/hub @@ -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=0b5147a25aa8dff37d6c88b2a30ed38c05d35e03c64d79039925dcb49de80940 +checksum=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"