summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Rammhold <andreas@rammhold.de>2019-09-10 21:19:48 +0200
committerAndreas Rammhold <andreas@rammhold.de>2019-09-10 21:22:50 +0200
commitd49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7 (patch)
tree19ce2a9b427ecba4fa3723ee32846cb10e23856d
parent5d5cd70516001e79516d2ade8bcf31df208a4ef3 (diff)
downloadnixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar.gz
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar.bz2
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar.lz
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar.xz
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.tar.zst
nixpkgs-d49fb86b1bd55bd9a0dcb4f80ca5aec95d7258e7.zip
openssl: 1.1.1c -> 1.1.1d
(cherry picked from commit 76d54c72acaaa32e2c1f8b13002f0ceac3b7b06f)
-rw-r--r--pkgs/development/libraries/openssl/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/openssl/default.nix b/pkgs/development/libraries/openssl/default.nix
index 267c0d7e0f3..a96bd6ade6a 100644
--- a/pkgs/development/libraries/openssl/default.nix
+++ b/pkgs/development/libraries/openssl/default.nix
@@ -139,8 +139,8 @@ in {
   };
 
   openssl_1_1 = common {
-    version = "1.1.1c";
-    sha256 = "142c7zdlz06hjrrvinb9f276czc78bnkyhd9xma621qmmmwk1yzn";
+    version = "1.1.1d";
+    sha256 = "1whinyw402z3b9xlb3qaxv4b9sk4w1bgh9k0y8df1z4x3yy92fhy";
     patches = [
       ./1.1/nix-ssl-cert-file.patch