We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295443b commit 9c94d74Copy full SHA for 9c94d74
1 file changed
pkgs/development/libraries/openssl/default.nix
@@ -120,8 +120,8 @@ let
120
in {
121
122
openssl_1_0_2 = common {
123
- version = "1.0.2q";
124
- sha256 = "115nisqy7kazbg6br2wrcra9nphyph1l4dgp563b9cf2rv5wyi2p";
+ version = "1.0.2r";
+ sha256 = "1mnh27zf6r1bhm5d9fxqq9slv2gz0d9z2ij9i679b0wapa5x0ldf";
125
patches = [
126
./1.0.2/nix-ssl-cert-file.patch
127
0 commit comments