hub: update to 2.2.2.
This commit is contained in:
parent
6207b7f122
commit
707fbdd629
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.1
|
version=2.2.2
|
||||||
revision=3
|
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=9350aba6a8e3da9d26b7258a4020bf84491af69595f7484f922d75fc8b86dc10
|
checksum=610572ee903aea1fa8622c16ab7ddef2bd1bfec9f4854447ab8e0fbdbe6a0cae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/${pkgname}.1
|
vman man/${pkgname}.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue