hub: update to 2.7.0.

This commit is contained in:
maxice8
2018-12-29 17:48:31 -02:00
committed by maxice8
parent 0f9b137845
commit 4d8284f369

View File

@@ -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"