Merge pull request #45081 from andir/openssl_1_0_2p

openssl_1_0_2: 1.0.2o -> 1.0.2p
This commit is contained in:
xeji 2018-08-16 12:46:26 +02:00 committed by GitHub
commit c6cff83db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,8 +121,8 @@ let
in {
openssl_1_0_2 = common {
version = "1.0.2o";
sha256 = "0kcy13l701054nhpbd901mz32v1kn4g311z0nifd83xs2jbmqgzc";
version = "1.0.2p";
sha256 = "003xh9f898i56344vpvpxxxzmikivxig4xwlm7vbi7m8n43qxaah";
};
openssl_1_1_0 = common {