mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 00:05:37 +08:00
15 lines
296 B
YAML
15 lines
296 B
YAML
ext-igbinary:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: igbinary/igbinary
|
|
match: tags/\d+(\.\d+)+$
|
|
extract: php-src/ext/igbinary
|
|
metadata:
|
|
license-files: [COPYING]
|
|
license: BSD-3-Clause
|
|
suggests:
|
|
- ext-session
|
|
- ext-apcu
|