1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:47:35 +00:00

Ports/openssl: Update to 3.0.9

The 3.0 series is the new LTS version and is supported until 7th
September 2026. The 1.1.1 series which is the previous LTS version has
an end of support on 11th September 2023.
This commit is contained in:
Kenneth Myhra 2023-07-18 20:37:56 +02:00 committed by Sam Atkins
parent 25b89aa962
commit b38edc9d43
6 changed files with 43 additions and 13 deletions

View file

@ -9,10 +9,10 @@ Co-Authored-By: Rodrigo Tobar <rtobarc@gmail.com>
1 file changed, 24 insertions(+)
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 8ca8235..3dea01f 100644
index 8010087b46dcea332f586d440b442fa1bcf3e34d..ee25d4c1be22f7eade443a5d48c3df60f4c7a6f1 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -627,6 +627,30 @@ my %targets = (
@@ -672,6 +672,30 @@ my %targets = (
shared_extension => ".so",
},