forked from mirrors/nixpkgs
php56: update to 5.6.22
This commit is contained in:
parent
1207ac1aaf
commit
72b4009367
|
@ -293,8 +293,8 @@ in {
|
|||
};
|
||||
|
||||
php56 = generic {
|
||||
version = "5.6.21";
|
||||
sha256 = "144m8xzpqv3pimxh2pjhbk4fy1kch9afkzclcinzv2dnfjspmvdl";
|
||||
version = "5.6.22";
|
||||
sha256 = "1il8kwg3pak06i4fz09br7vjsxvwfgxcd95zyaf6kyjjrj08mnlh";
|
||||
};
|
||||
|
||||
php70 = generic {
|
||||
|
|
Loading…
Reference in a new issue