Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5e1dbe

Browse files
committed
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
1 parent be72456 commit a5e1dbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PCbuild/get_externals.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ echo.Fetching external libraries...
5454
for %%e in (
5555
bzip2-1.0.6
5656
nasm-2.11.06
57-
openssl-1.0.1j
57+
openssl-1.0.1l
5858
tcl-core-8.6.3.1
5959
tk-8.6.3.1
6060
tix-8.4.3.4

PCbuild/python.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<sqlite3Dir>$(ExternalsDir)sqlite-3.8.3.1\</sqlite3Dir>
3535
<bz2Dir>$(ExternalsDir)bzip2-1.0.6\</bz2Dir>
3636
<lzmaDir>$(ExternalsDir)xz-5.0.5\</lzmaDir>
37-
<opensslDir>$(ExternalsDir)openssl-1.0.1j\</opensslDir>
37+
<opensslDir>$(ExternalsDir)openssl-1.0.1l\</opensslDir>
3838
<nasmDir>$(ExternalsDir)\nasm-2.11.06\</nasmDir>
3939

4040
<!-- Suffix for all binaries when building for debug -->

0 commit comments

Comments
 (0)