Files
static-php-cli/config/pkg/lib/liblz4.yml
2026-04-10 15:51:18 +08:00

16 lines
286 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
static-libs@windows:
- lz4.lib