gopls: update to 0.10.1.

This commit is contained in:
icp 2022-12-09 01:37:29 +05:30 committed by classabbyamp
parent 508c1445b9
commit 1a3bb12528

View File

@ -1,6 +1,6 @@
# Template file for 'gopls'
pkgname=gopls
version=0.9.5
version=0.10.1
revision=1
build_wrksrc=gopls
build_style=go
@ -8,9 +8,9 @@ go_import_path=golang.org/x/tools/gopls
short_desc="Official language server for the Go language"
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=c7b3a09f3820a0b3183ab5a08845f8d328565076d2834bb3b049a12eff6191e5
homepage="https://github.com/golang/tools/tree/master/gopls"
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
checksum=31ad2f8fb817dab13055735ac909c7058f01d5c0c270fd7df5c6dc9050233bdc
post_install() {
vlicense ../LICENSE