gopls: update to 0.7.2.
This commit is contained in:
parent
57d38d211b
commit
0e52668afb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
revision=1
|
||||
wrksrc=tools-gopls-v${version}
|
||||
build_wrksrc=gopls
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/golang/tools"
|
||||
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
||||
checksum=b4856f49ca402b91e3242bafd8c9e8b2ff670e4671bea810bb054e43b05f0f54
|
||||
checksum=7c4d5fab07890106b337cd292485bccc0fcf82da7ce246ac3fc55914aaf9d140
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Reference in a new issue