16 lines
451 B
Plaintext
16 lines
451 B
Plaintext
name: gopls
|
|
description: The official language server for Go
|
|
version: 0.21.0
|
|
revision: 1
|
|
url: https://github.com/golang/tools/tree/master/gopls
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- golang
|
|
downloads:
|
|
- url: https://github.com/golang/tools/archive/gopls/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c223293463c98039a930cb604d6ff04caff5cd6a3d45e7394cda1f11d8cfc0b5
|