mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Closes #23686: Update Windows installer OpenSSL to 1.0.2a
This commit is contained in:
parent
f172caeb8b
commit
c7d979f022
4 changed files with 27 additions and 10 deletions
|
@ -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.1l\</opensslDir>
|
||||
<opensslDir>$(ExternalsDir)openssl-1.0.2a\</opensslDir>
|
||||
<nasmDir>$(ExternalsDir)\nasm-2.11.06\</nasmDir>
|
||||
|
||||
<!-- Suffix for all binaries when building for debug -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue