mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
14 lines
249 B
YAML
14 lines
249 B
YAML
liblz4:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghrel
|
|
repo: lz4/lz4
|
|
match: lz4-.+\.tar\.gz
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-2-Clause
|
|
static-libs@unix:
|
|
- liblz4.a
|