Skip to content

Commit

Permalink
php-swoole: Update to 4.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jul 2, 2021
1 parent e80701f commit 813639c
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.5
version 4.6.7
revision 0
checksums rmd160 51923508ba0c6bfdc9fb1073af6fb33158d67aea \
sha256 1fb0c02220a06b08185f74adf50653d3f2dc2c4aacef01c5c8a5ef2169e117a7 \
size 1642233
checksums rmd160 a68c983124223f160264326b67f232b85408bb53 \
sha256 c5842d3209d1db49a1a6102fb1892a1d73e3bddf8088ca329e53a33f00b9fc80 \
size 1649407
} elseif {[vercmp ${php.branch} 7.1] >= 0} {
version 4.5.11
revision 0
Expand Down

0 comments on commit 813639c

Please sign in to comment.