Merge pull request #111358 from aanderse/php-sqlsrv
This commit is contained in:
commit
96a2e56d2b
2 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "pdo_sqlsrv";
|
||||
|
||||
version = "5.8.1";
|
||||
sha256 = "06ba4x34fgs092qq9w62y2afsm1nyasqiprirk4951ax9v5vcir0";
|
||||
version = "5.9.0";
|
||||
sha256 = "0n4cnkldvyp1lrpj18ky2ii2dcaa51dsmh8cspixm7w76dxl3khg";
|
||||
|
||||
internalDeps = [ php.extensions.pdo ];
|
||||
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "sqlsrv";
|
||||
|
||||
version = "5.8.1";
|
||||
sha256 = "0c9a6ghch2537vi0274vx0mn6nb1xg2qv7nprnf3xdfqi5ww1i9r";
|
||||
version = "5.9.0";
|
||||
sha256 = "1css440b4qrbblmcswd5wdr2v1rjxlj2iicbmvjq9fg81028w40a";
|
||||
|
||||
buildInputs = [
|
||||
pkgs.unixODBC
|
||||
|
|
Loading…
Reference in a new issue