Files
static-php-cli/config/pkg/ext/ext-ssh2.yml

17 lines
311 B
YAML
Raw Normal View History

2026-03-17 11:24:57 +08:00
ext-ssh2:
type: php-extension
artifact:
source:
2026-07-21 12:54:02 +07:00
type: ghtar
repo: php/pecl-networking-ssh2
extract: php-src/ext/ssh2
2026-03-17 11:24:57 +08:00
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- libssh2
- ext-openssl
- ext-zlib
php-extension:
arg-type: with-path