Issue #26465: Update VS9.0 build files for OpenSSL 1.0.2g

This commit is contained in:
Zachary Ware 2016-04-14 10:18:27 -05:00
parent a364c12042
commit 8feff8f1dd
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
/>
<UserMacro
Name="opensslDir"
Value="$(externalsDir)\openssl-1.0.2f"
Value="$(externalsDir)\openssl-1.0.2g"
/>
<UserMacro
Name="tcltkDir"

View File

@ -132,7 +132,7 @@ _ssl
Get the source code through
svn export http://svn.python.org/projects/external/openssl-1.0.2f
svn export http://svn.python.org/projects/external/openssl-1.0.2g
** NOTE: if you use the PCbuild\get_externals.bat approach for
obtaining external sources then you don't need to manually get the source