Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: cargo-c
|
||||
description: Cargo applet to build and install C-ABI compatible libraries
|
||||
version: 0.10.23
|
||||
revision: 2
|
||||
url: https://github.com/lu-zero/cargo-c/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- rustc
|
||||
- curl
|
||||
- glibc
|
||||
- openssl
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/lu-zero/cargo-c/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 17679af6c00a70ce1d70668023e993045539afdc7ab0ca1a081aa8ef6993a595
|
||||
- url: https://github.com/lu-zero/cargo-c/releases/download/v${BPM_PKG_VERSION}/Cargo.lock
|
||||
filepath: ${BPM_SOURCE}/Cargo.lock
|
||||
checksum: 08728c618b2d721d6c6166402051828fd920f6c4578b052f57864c1c3920f7f4
|
||||
Reference in New Issue
Block a user