Skip to content

Commit

Permalink
openssl_3_0: 3.0.0 -> 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and ajs124 committed Dec 15, 2021
1 parent 7906375 commit 2afb683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/openssl/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ in {
};

openssl_3_0 = common {
version = "3.0.0";
sha256 = "sha256-We7fy0bCUhTJvTftYHgpe03wHQEiZ/6enu4x9hvHBTY=";
version = "3.0.1";
sha256 = "sha256-wxGthTNTvOeW7a0BqGLFCopYf2Ln4hAO9GWrU+ybBtE=";
patches = [
./3.0/nix-ssl-cert-file.patch

Expand Down

0 comments on commit 2afb683

Please sign in to comment.