forked from mirrors/nixpkgs
phpExtensions.xdebug: 3.1.2 -> 3.1.3
This commit is contained in:
parent
efbc723c5e
commit
c400872665
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "xdebug";
|
||||
|
||||
version = "3.1.2";
|
||||
sha256 = "sha256-CD9r4RAN95zL3wSdr8OTC6s18OuA+bGawa2E+md5zPM=";
|
||||
version = "3.1.3";
|
||||
sha256 = "sha256-N9CmcBlV9bNAbGwye3cCvXwhRi5lbztMziSgUlgBPU4=";
|
||||
|
||||
doCheck = true;
|
||||
checkTarget = "test";
|
||||
|
|
Loading…
Reference in a new issue