gopls: update to 0.14.0, adopt.
This commit is contained in:
parent
7ed32ed0b5
commit
e346520089
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.13.2
|
||||
revision=2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_wrksrc=gopls
|
||||
build_style=go
|
||||
go_import_path=golang.org/x/tools/gopls
|
||||
short_desc="Official language server for the Go language"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/golang/tools/tree/master/gopls"
|
||||
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
||||
checksum=fa8a5d38c1e040686fda6018c3456801229d6ed992b6eecfbaba146e1fc772b2
|
||||
checksum=a0705600556f09f52a4dc6ddca44a84b9ff626690e5ce8d49dc9c06ebc8425be
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue