Upgrade OpenSSL to 1.0.1c

This commit is contained in:
Martin v. Löwis 2012-05-18 16:29:33 +02:00
parent dcd1c0c627
commit e01eb4cc80
7 changed files with 13 additions and 8 deletions

View file

@ -7,7 +7,7 @@
<sqlite3Dir>$(externalsDir)\sqlite-3.7.12</sqlite3Dir>
<bz2Dir>$(externalsDir)\bzip2-1.0.6</bz2Dir>
<lzmaDir>$(externalsDir)\xz-5.0.3</lzmaDir>
<opensslDir>$(externalsDir)\openssl-1.0.0j</opensslDir>
<opensslDir>$(externalsDir)\openssl-1.0.1c</opensslDir>
<tcltkDir>$(externalsDir)\tcltk</tcltkDir>
<tcltk64Dir>$(externalsDir)\tcltk64</tcltk64Dir>
<tcltkLib>$(tcltkDir)\lib\tcl85.lib;$(tcltkDir)\lib\tk85.lib</tcltkLib>

View file

@ -148,7 +148,7 @@ _ssl
Get the source code through
svn export http://svn.python.org/projects/external/openssl-1.0.0j
svn export http://svn.python.org/projects/external/openssl-1.0.1c
** NOTE: if you use the Tools\buildbot\external(-amd64).bat approach for
obtaining external sources then you don't need to manually get the source