mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
openssl_3_1: 3.1.2 -> 3.1.3
Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
parent
9cf9b9d897
commit
f5449675fa
1 changed files with 2 additions and 2 deletions
|
@ -278,8 +278,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
openssl_3_1 = common {
|
openssl_3_1 = common {
|
||||||
version = "3.1.2";
|
version = "3.1.3";
|
||||||
hash = "sha256-oM5puLl+pqNblodSNapFO5Zro8uory3iNlfYtnZ9ZTk=";
|
hash = "sha256-8DFqLr2J5/I1KXZEVFhon4AwIJN4jEZmkvsqGIsurPY=";
|
||||||
patches = [
|
patches = [
|
||||||
./3.0/nix-ssl-cert-file.patch
|
./3.0/nix-ssl-cert-file.patch
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue