php56Packages.apcu40: fix build after #31526
This commit is contained in:
parent
8f75c783cd
commit
2fc20639b7
@ -13,8 +13,8 @@ let
|
|||||||
|
|
||||||
apcu40 = assert !isPhp7; buildPecl {
|
apcu40 = assert !isPhp7; buildPecl {
|
||||||
name = "apcu-4.0.7";
|
name = "apcu-4.0.7";
|
||||||
|
|
||||||
sha256 = "1mhbz56mbnq7dryf2d64l84lj3fpr5ilmg2424glans3wcg772hp";
|
sha256 = "1mhbz56mbnq7dryf2d64l84lj3fpr5ilmg2424glans3wcg772hp";
|
||||||
|
buildInputs = [ pkgs.pcre ];
|
||||||
};
|
};
|
||||||
|
|
||||||
apcu51 = assert isPhp7; buildPecl {
|
apcu51 = assert isPhp7; buildPecl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user