php-ssh2: update to 1.5.0

This commit is contained in:
BjarneDMat
2026-04-13 11:54:39 +02:00
committed by Renee Otten
parent aa16593d7d
commit f4398c9e20
+7 -1
View File
@@ -12,7 +12,13 @@ php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
php.pecl yes
php.pecl.prerelease yes
if {[vercmp ${php.branch} >= 7.0]} {
if {[vercmp ${php.branch} >= 8.0]} {
version 1.5.0
revision 0
checksums rmd160 3f85732737590c9a7eb104ae55ba1c70f269061f \
sha256 a943427fae39a5503c813179018ae6c500323c8c9fb434e1a9a665fb32a4d7b4 \
size 36787
} elseif {[vercmp ${php.branch} >= 7.0]} {
version 1.4.1
revision 0
checksums rmd160 b9d579276470e091812c4fde944bfe192d29eac5 \