Permalink
Browse files
php-swoole: Update to 1.10.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
php/php-swoole/Portfile
|
|
@@ -20,11 +20,11 @@ if {[vercmp ${php.branch} 7] >= 0} { |
|
|
sha256 2f0503dd6f4b46a542cfa4553eb3aab12b8d2b81a63825a45ec84d7f66946d16 \ |
|
|
size 810507 |
|
|
} else { |
|
|
version 1.10.1 |
|
|
version 1.10.2 |
|
|
revision 0 |
|
|
checksums rmd160 8ed328470cd82f99169127179e64633548d1f4de \ |
|
|
sha256 b0b55e2477fc9b3d5f8a56e20330cd5bf36462e7f5cf3cdc507d34209ae36035 \ |
|
|
size 722451 |
|
|
checksums rmd160 5207d7ceae0009b16290670d28b7febd354a93be \ |
|
|
sha256 3c6e1158d6a0d78ec6b0f7969555c3c9cc4714afaf6acb13bb798b8b2b460959 \ |
|
|
size 727770 |
|
|
} |
|
|
|
|
|
description an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP |
|
|
|