Merge pull request #56414 from alyssais/openssl

openssl: 1.0.2q -> 1.0.2r, 1.1.1a -> 1.1.1b
This commit is contained in:
Peter Simons 2019-02-27 09:28:30 +01:00 committed by GitHub
commit 8c4b12b8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,8 +120,8 @@ let
in {
openssl_1_0_2 = common {
version = "1.0.2q";
sha256 = "115nisqy7kazbg6br2wrcra9nphyph1l4dgp563b9cf2rv5wyi2p";
version = "1.0.2r";
sha256 = "1mnh27zf6r1bhm5d9fxqq9slv2gz0d9z2ij9i679b0wapa5x0ldf";
patches = [
./1.0.2/nix-ssl-cert-file.patch
@ -132,8 +132,8 @@ in {
};
openssl_1_1 = common {
version = "1.1.1a";
sha256 = "0hcz7znzznbibpy3iyyhvlqrq44y88plxwdj32wjzgbwic7i687w";
version = "1.1.1b";
sha256 = "0jza8cmznnyiia43056dij1jdmz62dx17wsn0zxksh9h6817nmaw";
patches = [
./1.1/nix-ssl-cert-file.patch