From 4d8284f3698b5de8e28b7c8b2cc1665bd674e948 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 29 Dec 2018 17:48:31 -0200 Subject: [PATCH] hub: update to 2.7.0. --- srcpkgs/hub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 181f9f3e8bb..36b79953998 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.6.1 +version=2.7.0 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=3a78f7fc8a024cc232463c664fecf0b49574f5205a49f2320886763c136ac000 +checksum=58d131c32404c963b06bcc067bda14317bc22be26187026a91960aecda324bf4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"