hub: update to 2.2.4.
This commit is contained in:
parent
8aed900b9b
commit
1663e4eccf
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.2.3
|
version=2.2.4
|
||||||
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"
|
hostmakedepends="git"
|
||||||
|
@ -10,7 +10,7 @@ distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
||||||
short_desc="Command line tool for Github"
|
short_desc="Command line tool for Github"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checksum=f8a43df60b2efd95c70054324e73f27c3b253ec1c4969de8ea6c514669c688ed
|
checksum=7951d4a172dfb6a9cbc0cbda4204dd6205eb08213257cce49026377596b43e60
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export GO15VENDOREXPERIMENT=1
|
export GO15VENDOREXPERIMENT=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue