Skip to content

Commit

Permalink
php-swoole: Update to 4.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Sep 9, 2022
1 parent d60b11f commit d666443
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
php.pecl yes

if {[vercmp ${php.branch} 7.2] >= 0} {
version 4.8.10
version 4.8.11
revision 0
checksums rmd160 da0a908936ef4eb8cd4755c005235bf19f566357 \
sha256 39fba19af24518e05e6b3f76c3175539e5d171096c254c23d4736e011ab27e72 \
size 1854635
checksums rmd160 6d78b48e560dd04857dd78d001cba4c8a6a66081 \
sha256 307ddd7909e24c8edd7f650d7caeefd6a90fe49c721b0de3f5a7407990430f67 \
size 1855159
patchfiles-append arm.patch
patchfiles-append timer.patch
} elseif {[vercmp ${php.branch} 7.1] >= 0} {
Expand Down

0 comments on commit d666443

Please sign in to comment.