17 lines
503 B
Plaintext
17 lines
503 B
Plaintext
name: cargo-about
|
|
description: Cargo plugin to generate list of all licenses for a crate
|
|
version: 0.8.2
|
|
revision: 2
|
|
url: https://github.com/EmbarkStudios/cargo-about
|
|
license: Apache-2.0,MIT
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- rustc
|
|
- gcc-libs
|
|
downloads:
|
|
- url: https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f12d67fb4ed585ee3406e73eebb9c5f11823fd9f00627e407e74636789201d93
|