gopls: update to 0.9.4.
This commit is contained in:
parent
b1674c0410
commit
a30162df5c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
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=33bb6d62f6ae497e2a26ee41ba5e36c45bfd01245fc6d85a162fe9507c4d08d0
|
||||
checksum=dd43a39906e1ce4cf73694d0268c6878f87b3940c5b9d42e49e5257a0dc4701f
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Reference in New Issue