Skip to content

Commit

Permalink
php-swoole: Update to 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Apr 15, 2021
1 parent 9aee41d commit 130b3c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions php/php-swoole/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
php.pecl yes

if {[vercmp ${php.branch} 7.2] >= 0} {
version 4.6.2
version 4.6.5
revision 0
checksums rmd160 0eea7cfcc3073abe879100c79fbba61de36ff9df \
sha256 ae4d02cbb70b47acef0cc490ddba98ba631bc43c52abf2f0a06ec45e1e81e7a6 \
size 1610881
checksums rmd160 51923508ba0c6bfdc9fb1073af6fb33158d67aea \
sha256 1fb0c02220a06b08185f74adf50653d3f2dc2c4aacef01c5c8a5ef2169e117a7 \
size 1642233
} elseif {[vercmp ${php.branch} 7.1] >= 0} {
version 4.5.11
revision 0
Expand Down

0 comments on commit 130b3c6

Please sign in to comment.