Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
This commit is contained in:
parent
be72456fa2
commit
a5e1dbef14
|
@ -54,7 +54,7 @@ echo.Fetching external libraries...
|
|||
for %%e in (
|
||||
bzip2-1.0.6
|
||||
nasm-2.11.06
|
||||
openssl-1.0.1j
|
||||
openssl-1.0.1l
|
||||
tcl-core-8.6.3.1
|
||||
tk-8.6.3.1
|
||||
tix-8.4.3.4
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<sqlite3Dir>$(ExternalsDir)sqlite-3.8.3.1\</sqlite3Dir>
|
||||
<bz2Dir>$(ExternalsDir)bzip2-1.0.6\</bz2Dir>
|
||||
<lzmaDir>$(ExternalsDir)xz-5.0.5\</lzmaDir>
|
||||
<opensslDir>$(ExternalsDir)openssl-1.0.1j\</opensslDir>
|
||||
<opensslDir>$(ExternalsDir)openssl-1.0.1l\</opensslDir>
|
||||
<nasmDir>$(ExternalsDir)\nasm-2.11.06\</nasmDir>
|
||||
|
||||
<!-- Suffix for all binaries when building for debug -->
|
||||
|
|
Loading…
Reference in New Issue