Skip to content

Commit

Permalink
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 11, 2020
1 parent c16dd6d commit f7d050e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/openssl/default.nix
Expand Up @@ -131,8 +131,8 @@ let
in {

openssl_1_0_2 = common {
version = "1.0.2t";
sha256 = "1g67ra0ph7gpz6fgvv1i96d792jmd6ymci5kk53vbikszr74djql";
version = "1.0.2u";
sha256 = "ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16";
patches = [
./1.0.2/nix-ssl-cert-file.patch

Expand Down

0 comments on commit f7d050e

Please sign in to comment.