phpExtensions.zstd: 0.14.0+pie -> 0.15.0
This commit is contained in:
parent
e4b54494cb
commit
0284c3682a
@ -7,7 +7,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.14.0+pie";
|
version = "0.15.0";
|
||||||
in
|
in
|
||||||
buildPecl {
|
buildPecl {
|
||||||
inherit version;
|
inherit version;
|
||||||
@ -17,7 +17,7 @@ buildPecl {
|
|||||||
owner = "kjdev";
|
owner = "kjdev";
|
||||||
repo = "php-ext-zstd";
|
repo = "php-ext-zstd";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-BfxYPc7Y9VKjm/RiyO+/thpqNJFGMdD5xK07EZMb+E8=";
|
hash = "sha256-7Ok0Ej5U7N77Y/vXpgIp1diVSFgB9wXXGDQsKmvGxY8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkg-config ];
|
nativeBuildInputs = [ pkg-config ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user