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'
|
||||
pkgname=hub
|
||||
version=2.14.1
|
||||
revision=2
|
||||
version=2.14.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/github/hub
|
||||
hostmakedepends="git groff"
|
||||
|
@ -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=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f
|
||||
checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" hub"
|
||||
|
|
Loading…
Reference in a new issue