Switch to new download format and fix sigabrt error
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
name: gopls
|
||||
description: The official language server for Go
|
||||
version: 0.20.0
|
||||
revision: 2
|
||||
url: https://github.com/golang/tools/tree/master/gopls
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["golang"]
|
||||
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: 1ff2a83be8be5a61b97fc5d72eab66f368ec20b52c513cc6656fc2e502e46f19
|
||||
|
||||
Reference in New Issue
Block a user