gopls: update to 0.3.3
This commit is contained in:
parent
f8dd807b1c
commit
e3e214ca3e
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'gopls'
|
# Template file for 'gopls'
|
||||||
pkgname=gopls
|
pkgname=gopls
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=tools-gopls-v${version}
|
wrksrc=tools-gopls-v${version}
|
||||||
build_style=go
|
build_style=go
|
||||||
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/golang/tools"
|
homepage="https://github.com/golang/tools"
|
||||||
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
||||||
checksum=e762dfb20f356627cb0beac2b85846bd1c10d916eaf0b3b3a9f49ad09adf9cca
|
checksum=0493ff54a38d24e21f7460eca6db33c6fe590a6280863a6475d72bb6b0c863be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user