14 lines
403 B
YAML
14 lines
403 B
YAML
name: musl
|
|
description: Lightweight implementation of C standard library
|
|
version: 1.2.6
|
|
revision: 1
|
|
url: https://www.musl-libc.org/
|
|
license: MIT
|
|
architecture: any
|
|
type: source
|
|
downloads:
|
|
- url: https://www.musl-libc.org/releases/musl-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d585fd3b613c66151fc3249e8ed44f77020cb5e6c1e635a616d3f9f82460512a
|