hub: update to 2.10.0.

This commit is contained in:
maxice8 2019-02-24 22:08:46 -03:00 committed by maxice8
parent 967a6bb97e
commit 993f463b06
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hub'
pkgname=hub
version=2.9.0
version=2.10.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=48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c
checksum=c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" hub"