ghq: update to 0.17.4.
This commit is contained in:
parent
05ae4902fd
commit
5c2278c9f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghq'
|
# Template file for 'ghq'
|
||||||
pkgname=ghq
|
pkgname=ghq
|
||||||
version=0.15.0
|
version=0.17.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/motemen/ghq
|
go_import_path=github.com/motemen/ghq
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/motemen/ghq"
|
homepage="https://github.com/motemen/ghq"
|
||||||
distfiles="https://github.com/motemen/ghq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/motemen/ghq/archive/v${version}.tar.gz"
|
||||||
checksum=f554c3ccf8230b872356451396aa1ec3928c12f46695bae1c98392f44672c3c6
|
checksum=22ee5862c4fe285d2d94fb1d17f35358c87020b6d6fa0243d45c3170ae47fe4f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue