Skip to content

Commit

Permalink
php-event: Update to 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed May 15, 2020
1 parent a742764 commit 9b9b952
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions php/php-event/Portfile
Expand Up @@ -13,11 +13,11 @@ php.branches 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4
php.pecl yes php.pecl yes


if {[vercmp ${php.branch} 5.4] >= 0} { if {[vercmp ${php.branch} 5.4] >= 0} {
version 2.5.4 version 2.5.5
revision 0 revision 0
checksums rmd160 18bebecaebb971b4d297a1ca2214d343e31230fa \ checksums rmd160 4f2d77b1931c0b8fb254916819533b54b17c37aa \
sha256 02e81f14b54a90d15a24a6b1a6512c41fe47fdb95e072b602c6ddc31a0edceee \ sha256 59b723c329ff9591c1421bd44d16fe9a0840b804dfc901a9a0961d3c41139d33 \
size 141000 size 141104
} }


description efficiently schedule I/O, time and signal based events description efficiently schedule I/O, time and signal based events
Expand Down

0 comments on commit 9b9b952

Please sign in to comment.