hub: update to 2.11.1.
This commit is contained in:
parent
3013bcf9b5
commit
a28a094808
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.11.0
|
||||
version=2.11.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=65ebc6e9521147dff04513e9b4a1e733241cd0ab93a61446795ad9fe537b87f2
|
||||
checksum=dfd6531cdd31f004dcbcd2764dea4e1c040e72358ae79758a6c3060b9e743371
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" hub"
|
||||
|
|
Loading…
Reference in a new issue