diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 181f9f3e8b..36b7995399 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"