Skip to content

Commit 9c94d74

Browse files
committed
openssl: 1.0.2q -> 1.0.2r
1 parent 295443b commit 9c94d74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/libraries/openssl/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ let
120120
in {
121121

122122
openssl_1_0_2 = common {
123-
version = "1.0.2q";
124-
sha256 = "115nisqy7kazbg6br2wrcra9nphyph1l4dgp563b9cf2rv5wyi2p";
123+
version = "1.0.2r";
124+
sha256 = "1mnh27zf6r1bhm5d9fxqq9slv2gz0d9z2ij9i679b0wapa5x0ldf";
125125
patches = [
126126
./1.0.2/nix-ssl-cert-file.patch
127127

0 commit comments

Comments
 (0)