hub: update to 2.11.2.

This commit is contained in:
maxice8 2019-04-14 16:59:34 -03:00 committed by maxice8
parent e4a74c2b2d
commit 02f84bf651

View file

@ -1,6 +1,6 @@
# Template file for 'hub' # Template file for 'hub'
pkgname=hub pkgname=hub
version=2.11.1 version=2.11.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/github/hub go_import_path=github.com/github/hub
@ -11,7 +11,7 @@ license="MIT"
homepage="https://hub.github.com/" homepage="https://hub.github.com/"
changelog="https://github.com/github/hub/releases" changelog="https://github.com/github/hub/releases"
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz" distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
checksum=dfd6531cdd31f004dcbcd2764dea4e1c040e72358ae79758a6c3060b9e743371 checksum=1a80685d3d4fe14012c4f5e5cda9a2c5fe680a81729e692008aa1414f8e1f972
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" hub" hostmakedepends+=" hub"