mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-ssh2
This commit is contained in:
parent
65c3263b25
commit
b89e941ab2
15
config/pkg/ext/ext-ssh2.yml
Normal file
15
config/pkg/ext/ext-ssh2.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
ext-ssh2:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: pecl
|
||||||
|
name: ssh2
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: PHP-3.01
|
||||||
|
depends:
|
||||||
|
- libssh2
|
||||||
|
- ext-openssl
|
||||||
|
- ext-zlib
|
||||||
|
php-extension:
|
||||||
|
arg-type: with-path
|
||||||
Loading…
x
Reference in New Issue
Block a user