Change 'extract_to_bpm_source' field to 'extract_to'
This commit is contained in:
@@ -16,6 +16,6 @@ make_depends:
|
|||||||
- rustc
|
- rustc
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/nushell/nushell/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/nushell/nushell/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to_bpm_source: true
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: e5b91463b915c26e72a7be48ddac411e02e25daca1887ec4cf7b98b3b4e6e72e
|
checksum: e5b91463b915c26e72a7be48ddac411e02e25daca1887ec4cf7b98b3b4e6e72e
|
||||||
|
|||||||
Reference in New Issue
Block a user