mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
php73Extensions.rdkafka: 4.1.1 -> 5.0.0
This commit is contained in:
parent
82e84b9720
commit
16a6638bde
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "rdkafka";
|
||||
|
||||
version = "4.1.1";
|
||||
sha256 = "0s6cqd71z5jpqb98myk4askmbqphzzslf0d4vqlg2rig9q6fyv7x";
|
||||
version = "5.0.0";
|
||||
sha256 = "sha256-Qy+6rkPczhdxFbDhcuzmUTLMPUXYZ0HaheDBhkh4FXs=";
|
||||
|
||||
buildInputs = [ pkgs.rdkafka pcre' ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue