hub: update to 2.12.8.
This commit is contained in:
parent
cb607d362b
commit
813f457ef3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=2.12.4
|
version=2.12.8
|
||||||
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=82f445505866319c6bbad78cf149afca27c5542e98132cdff2f31c26a700d05a
|
checksum=72d09397967c85b118fc1be25dc0fc54353f4dea09f804687a287949c7de7ebe
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" hub"
|
hostmakedepends+=" hub"
|
||||||
|
|
Loading…
Reference in a new issue