hub: update to 2.14.1

This commit is contained in:
Mikkel Hauvgaard 2020-01-22 10:29:45 +01:00 committed by Helmut Pozimski
parent e9c04badb1
commit b2e1828330
1 changed files with 2 additions and 2 deletions

View File

@ -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"