mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
14 lines
237 B
YAML
14 lines
237 B
YAML
|
|
ext-maxminddb:
|
||
|
|
type: php-extension
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: pecl
|
||
|
|
name: maxminddb
|
||
|
|
metadata:
|
||
|
|
license-files: [LICENSE]
|
||
|
|
license: Apache-2.0
|
||
|
|
depends:
|
||
|
|
- libmaxminddb
|
||
|
|
php-extension:
|
||
|
|
arg-type: with
|