hub: update to 2.2.1.
This commit is contained in:
parent
0b33e31434
commit
6493726ffb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/github/hub"
|
||||
hostmakedepends="git"
|
||||
|
@ -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 <eb@s01.de>"
|
||||
license="MIT"
|
||||
checksum=2da1351197eb5696c207f22c69a5422af052d74277b73d0b8661efb9ec1d0eb1
|
||||
checksum=9350aba6a8e3da9d26b7258a4020bf84491af69595f7484f922d75fc8b86dc10
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in New Issue