mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
13 lines
228 B
YAML
13 lines
228 B
YAML
|
|
ext-gmssl:
|
||
|
|
type: php-extension
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: ghtar
|
||
|
|
repo: gmssl/GmSSL-PHP
|
||
|
|
extract: php-src/ext/gmssl
|
||
|
|
metadata:
|
||
|
|
license-files: [LICENSE]
|
||
|
|
license: PHP-3.01
|
||
|
|
depends:
|
||
|
|
- gmssl
|