Skip to content

Commit

Permalink
php-swoole: Update to 4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Aug 27, 2021
1 parent b58d4bf commit 6c18e73
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.7
version 4.7.1
revision 0
checksums rmd160 a68c983124223f160264326b67f232b85408bb53 \
sha256 c5842d3209d1db49a1a6102fb1892a1d73e3bddf8088ca329e53a33f00b9fc80 \
size 1649407
checksums rmd160 275d5c12da9a6bdae4c616005032f751d3c2e845 \
sha256 508fefdcb0d0899458ec7efaaa8972c66cd27d5ac83da0ef214792acce8a6fb5 \
size 1670458
} elseif {[vercmp ${php.branch} 7.1] >= 0} {
version 4.5.11
revision 0
Expand Down

0 comments on commit 6c18e73

Please sign in to comment.