mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
20 lines
354 B
YAML
20 lines
354 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
|
|
- postgresql
|
|
php-extension:
|
|
arg-type: custom
|