gopls: update to 0.3.2
This commit is contained in:
parent
7bb8ac4c82
commit
27befa1880
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
wrksrc=tools-gopls-v${version}
|
||||
build_style=go
|
||||
|
@ -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=5853f94840d799019e599c8ab278badf9af6a55da93a093f9003fa9d8451a08c
|
||||
checksum=e762dfb20f356627cb0beac2b85846bd1c10d916eaf0b3b3a9f49ad09adf9cca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue