mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
openssl: 1.0.2q -> 1.0.2r
(cherry picked from commit 9c94d74836
)
From PR #56414. Forward-picking from staging to staging-next,
as minor openssl bumps tend to be fairly breakage-free.
This commit is contained in:
parent
0dbfd0e7f9
commit
fc4a8f63c4
@ -120,8 +120,8 @@ let
|
||||
in {
|
||||
|
||||
openssl_1_0_2 = common {
|
||||
version = "1.0.2q";
|
||||
sha256 = "115nisqy7kazbg6br2wrcra9nphyph1l4dgp563b9cf2rv5wyi2p";
|
||||
version = "1.0.2r";
|
||||
sha256 = "1mnh27zf6r1bhm5d9fxqq9slv2gz0d9z2ij9i679b0wapa5x0ldf";
|
||||
patches = [
|
||||
./1.0.2/nix-ssl-cert-file.patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user