hub: update to 2.2.8.
This commit is contained in:
parent
26506f9fdd
commit
296e991bb4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.2.6
|
||||
version=2.2.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/github/hub"
|
||||
|
@ -10,7 +10,7 @@ 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=311f49f90140c963be590fc59815784a7121ab84dcb8328fba1f9a580d415ebe
|
||||
checksum=61f67d94d495bdd2f8e7eae3054fab8a5ec8f5d839f27a63dbacc2a4e230d847
|
||||
|
||||
post_install() {
|
||||
vman man/${pkgname}.1
|
||||
|
|
Loading…
Reference in New Issue