php.extensions.swoole: 4.8.11 -> 5.0.1
This commit is contained in:
parent
70d2a0b389
commit
9c24dbf8b2
@ -3,8 +3,8 @@
|
|||||||
buildPecl {
|
buildPecl {
|
||||||
pname = "swoole";
|
pname = "swoole";
|
||||||
|
|
||||||
version = "4.8.11";
|
version = "5.0.1";
|
||||||
sha256 = "sha256-MH3deQniTI7df2UNfK7v1qkP5JxyGw3j9adAeZBDD2c=";
|
sha256 = "1zq5vvwjqpg3d4qv8902w54gvghjgcb3c7szi7fpqi6f51mhhwvf";
|
||||||
|
|
||||||
buildInputs = [ pcre2 ] ++ lib.optionals (!stdenv.isDarwin) [ valgrind ];
|
buildInputs = [ pcre2 ] ++ lib.optionals (!stdenv.isDarwin) [ valgrind ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user