mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
19 lines
337 B
YAML
19 lines
337 B
YAML
|
|
ext-swow:
|
||
|
|
type: php-extension
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
extract: php-src/ext/swow-src
|
||
|
|
type: ghtar
|
||
|
|
repo: swow/swow
|
||
|
|
prefer-stable: true
|
||
|
|
metadata:
|
||
|
|
license: Apache-2.0
|
||
|
|
license-files: [LICENSE]
|
||
|
|
suggests:
|
||
|
|
- openssl
|
||
|
|
- curl
|
||
|
|
- ext-openssl
|
||
|
|
- ext-curl
|
||
|
|
php-extension:
|
||
|
|
arg-type: custom
|