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

Ports: Update OpenSSL port to version 1.1.1m

This commit is contained in:
Luke Wilde 2022-01-08 02:03:49 +00:00 committed by Ali Mohammad Pur
parent e9d26fb47d
commit 7110c0ecb0
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
--- openssl-1.1.1k/Configurations/10-main.conf 2021-03-25 21:28:38.000000000 +0800
+++ openssl-1.1.1k/Configurations/10-main.conf 2021-09-26 00:05:04.340004623 +0800
--- openssl-1.1.1m/Configurations/10-main.conf 2021-03-25 21:28:38.000000000 +0800
+++ openssl-1.1.1m/Configurations/10-main.conf 2021-09-26 00:05:04.340004623 +0800
@@ -627,6 +627,30 @@
shared_extension => ".so",
},

View file

@ -1,5 +1,5 @@
--- openssl-1.1.1k/Configurations/shared-info.pl 2021-03-25 21:28:38.000000000 +0800
+++ openssl-1.1.1k/Configurations/shared-info.pl 2021-09-26 00:05:04.340004623 +0800
--- openssl-1.1.1m/Configurations/shared-info.pl 2021-03-25 21:28:38.000000000 +0800
+++ openssl-1.1.1m/Configurations/shared-info.pl 2021-09-26 00:05:04.340004623 +0800
@@ -34,6 +34,13 @@
shared_defflag => '-Wl,--version-script=',
};