Skip to content

Commit

Permalink
php-swoole: Update to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jul 3, 2023
1 parent 282ee42 commit b58f0fc
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 @@ -13,11 +13,11 @@ 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
php.pecl yes

if {[vercmp ${php.branch} 8.0] >= 0} {
version 5.0.2
version 5.0.3
revision 0
checksums rmd160 632c91181a918a3724ed69f32daee7d63ba59592 \
sha256 ecefcab9ca36f6e724b6f8c9cf784b1c2616d3efe4544be3eda629ad2037fe68 \
size 2060160
checksums rmd160 c8d3b6e892b2c2bc919ac0da36c6837b4315bfa6 \
sha256 6c51e11199214921e07ab1b9f0e67781c96f7b8e06afb4225f05d1dc79832ead \
size 2066852
} elseif {[vercmp ${php.branch} 7.2] >= 0} {
version 4.8.13
revision 0
Expand Down

0 comments on commit b58f0fc

Please sign in to comment.