You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
php-ssh2: update to 1.5.0
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user