summaryrefslogtreecommitdiff
path: root/upstream-build/configdata.pm/x86_64-win32-mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'upstream-build/configdata.pm/x86_64-win32-mingw32')
-rw-r--r--upstream-build/configdata.pm/x86_64-win32-mingw3217
1 files changed, 15 insertions, 2 deletions
diff --git a/upstream-build/configdata.pm/x86_64-win32-mingw32 b/upstream-build/configdata.pm/x86_64-win32-mingw32
index cc044fa..6f53274 100644
--- a/upstream-build/configdata.pm/x86_64-win32-mingw32
+++ b/upstream-build/configdata.pm/x86_64-win32-mingw32
@@ -111,8 +111,8 @@ our %config = (
sourcedir => "..",
target => "mingw64",
tdirs => [ "ossl_shim" ],
- version => "1.1.1n",
- version_num => "0x101010efL",
+ version => "1.1.1t",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -1979,6 +1979,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
],
"products" =>
{
@@ -6127,6 +6128,13 @@ our %unified_info = (
"crypto",
"../crypto",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ "..",
+ "../include",
+ ],
"crypto/bn/sparct4-mont.o" =>
[
"crypto",
@@ -12499,6 +12507,10 @@ our %unified_info = (
[
"../crypto/bn/bn_x931p.c",
],
+ "crypto/bn/rsa_sup_mul.o" =>
+ [
+ "../crypto/bn/rsa_sup_mul.c",
+ ],
"crypto/buffer/buf_err.o" =>
[
"../crypto/buffer/buf_err.c",
@@ -14782,6 +14794,7 @@ our %unified_info = (
"crypto/bn/bn_srp.o",
"crypto/bn/bn_word.o",
"crypto/bn/bn_x931p.o",
+ "crypto/bn/rsa_sup_mul.o",
"crypto/buffer/buf_err.o",
"crypto/buffer/buffer.o",
"crypto/camellia/camellia.o",