php70: 7.0.11 -> 7.0.12

Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-7.php#7.0.12
This commit is contained in:
Franz Pletz
2016-10-18 14:18:04 +02:00
parent 0f42ee7c88
commit 5456d8f007

View File

@@ -306,7 +306,7 @@ in {
};
php70 = generic {
version = "7.0.11";
sha256 = "1wgpkfzpiap29nxjzqjjvpgirpg61n61xbqq9f25i60lq6fp56zr";
version = "7.0.12";
sha256 = "09va788b9zk5igzmsfxr593ly174qf9kmihd4fq3kclgzsa75i1q";
};
}