gopls: update to 0.23.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.21.1
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_wrksrc=gopls
|
||||
build_style=go
|
||||
@@ -10,8 +10,9 @@ short_desc="Official language server for the Go language"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/golang/tools/tree/master/gopls"
|
||||
changelog="https://go.dev/gopls/release/v${version}.md"
|
||||
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
||||
checksum=af211e00c3ffe44fdf2dd3efd557e580791e09f8dbb4284c917bd120bc3c8f9c
|
||||
checksum=1ba41875b918db73c6a409ad8f552b85f72dfeea43ffb541b798322ff6b4152b
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
||||
Reference in New Issue
Block a user