Issue #23212: Update Windows copy of OpenSSL to 1.0.1l

This commit is contained in:
Steve Dower 2015-01-31 12:20:40 -08:00
parent be72456fa2
commit a5e1dbef14
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 -->