Merge pull request #330419 from r-ryantm/auto-update/php83Extensions.spx
php83Extensions.spx: 0.4.15 -> 0.4.16
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "0.4.15";
|
||||
version = "0.4.16";
|
||||
in
|
||||
buildPecl {
|
||||
inherit version;
|
||||
@@ -16,7 +16,7 @@ buildPecl {
|
||||
owner = "NoiseByNorthwest";
|
||||
repo = "php-spx";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-gw6wbPt1Qy0vNfT0flq7bxpnGU3SgJvPVhk8H0Imvx4=";
|
||||
hash = "sha256-1HOLMbCuV1bxi4DV26QOhi93VsBF3NJymk4SMn2ze4g=";
|
||||
};
|
||||
|
||||
configureFlags = [ "--with-zlib-dir=${zlib.dev}" ];
|
||||
|
||||
Reference in New Issue
Block a user