php70: 7.0.16 -> 7.0.19

fixes build with openssl 1.1
This commit is contained in:
Robin Gloster 2017-05-20 12:38:52 +02:00
parent 2944ca8f6a
commit d0ffb23442
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882

View File

@ -329,8 +329,8 @@ in {
}; };
php70 = generic { php70 = generic {
version = "7.0.16"; version = "7.0.19";
sha256 = "1awp6l5bs7qkvak9hgn1qbwkn6303mprslmgcfjyq3ywfmszbic3"; sha256 = "0nbxgx5fkj1bcach97a3169kwic7jbd4b435n7v25v1aq2pw0fhg";
}; };
php71 = generic { php71 = generic {