mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ghq: update to 0.15.0.
This commit is contained in:
parent
4499ba48c5
commit
d7deae68ad
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.9.0
|
version=0.15.0
|
||||||
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=c5b9ff71ab533a2789da27368603852a3969c5cf8137b12b95e1bcbdaa816cf6
|
checksum=f554c3ccf8230b872356451396aa1ec3928c12f46695bae1c98392f44672c3c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue