mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
17 lines
284 B
YAML
17 lines
284 B
YAML
zlib:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghrel
|
|
repo: madler/zlib
|
|
match: zlib.+\.tar\.gz
|
|
binary: hosted
|
|
metadata:
|
|
license-files: ['@/zlib.txt']
|
|
license: Zlib-Custom
|
|
headers:
|
|
- zlib.h
|
|
- zconf.h
|
|
static-libs@unix:
|
|
- libz.a
|