mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
16 lines
272 B
YAML
16 lines
272 B
YAML
libyaml:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghrel
|
|
repo: yaml/libyaml
|
|
match: yaml-.+\.tar\.gz
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [License]
|
|
license: MIT
|
|
headers:
|
|
- yaml.h
|
|
static-libs@unix:
|
|
- libyaml.a
|