hub: update to 2.10.1.

This commit is contained in:
maxice8 2019-03-28 15:19:53 -03:00 committed by maxice8
parent fa8d3238a5
commit 3d0ab319a9

View file

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