hub: update to 2.11.0.
This commit is contained in:
parent
41a36977b8
commit
1e217975ee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=2.10.1
|
version=2.11.0
|
||||||
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=d0c0c0632180f6bbb1e451f1369e88157ae19f40229dfd8bee5bde6b75f4536f
|
checksum=65ebc6e9521147dff04513e9b4a1e733241cd0ab93a61446795ad9fe537b87f2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" hub"
|
hostmakedepends+=" hub"
|
||||||
|
|
Loading…
Reference in New Issue