Switch to new package format
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: gopls
|
||||
description: The official language server for Go
|
||||
version: 0.22.0
|
||||
revision: 2
|
||||
url: https://github.com/golang/tools/tree/master/gopls
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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: 249dc0c4b9f3e853f6a7fb6f3528db2f48793e7c54323f3b32aa38f6432f088a
|
||||
Reference in New Issue
Block a user