Merge pull request #110254 from r-ryantm/auto-update/php-igbinary

php73Extensions.igbinary: 3.1.6 -> 3.2.1
This commit is contained in:
Elis Hirwing 2021-01-21 18:35:41 +01:00 committed by GitHub
commit 956967a671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "igbinary";
version = "3.1.6";
sha256 = "1spx6581ly2r8pn9b632bi8429sy762v04ramrlnf7469pf8ggxr";
version = "3.2.1";
sha256 = "sha256-YBYgz/07PlWWIAmcBWm4xCR/Ap7BitwCBr8m+ONXU9s=";
configureFlags = [ "--enable-igbinary" ];
makeFlags = [ "phpincludedir=$(dev)/include" ];