mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-17 04:23:50 +02:00
ghq: update to 1.1.7
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
0ea8b3c510
commit
82d1b27aec
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=1.1.5
|
version=1.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/x-motemen/ghq
|
go_import_path=github.com/x-motemen/ghq
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/x-motemen/ghq"
|
homepage="https://github.com/x-motemen/ghq"
|
||||||
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
|
||||||
checksum=129e421020002d7d07af7e40f2c9706e96569f67562a01d56d09f98ae5d65f37
|
checksum=3c9cc7763f947a918609868311048d387dbb586b34c993d8af18b0fd97c6c2eb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue