hub: update to 2.14.2.
This commit is contained in:
parent
cff6fc362a
commit
4775b328b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=2.14.1
|
version=2.14.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/github/hub
|
go_import_path=github.com/github/hub
|
||||||
hostmakedepends="git groff"
|
hostmakedepends="git groff"
|
||||||
|
@ -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=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f
|
checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" hub"
|
hostmakedepends+=" hub"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue