hub: update to 2.2.3.

This commit is contained in:
Enno Boland 2016-02-02 16:12:03 +01:00
parent dfe9374289
commit a28b6dcbc4

View File

@ -1,7 +1,7 @@
# Template file for 'hub'
pkgname=hub
version=2.2.2
revision=2
version=2.2.3
revision=1
build_style=go
go_import_path="github.com/github/hub"
hostmakedepends="git"
@ -10,7 +10,11 @@ distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
short_desc="Command line tool for Github"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
checksum=610572ee903aea1fa8622c16ab7ddef2bd1bfec9f4854447ab8e0fbdbe6a0cae
checksum=f8a43df60b2efd95c70054324e73f27c3b253ec1c4969de8ea6c514669c688ed
pre_build() {
export GO15VENDOREXPERIMENT=1
}
post_install() {
vman man/${pkgname}.1