hub: update to 2.14.1
This commit is contained in:
parent
e9c04badb1
commit
b2e1828330
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.13.0
|
||||
version=2.14.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=0b5147a25aa8dff37d6c88b2a30ed38c05d35e03c64d79039925dcb49de80940
|
||||
checksum=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" hub"
|
||||
|
|
Loading…
Reference in New Issue