diff options
| author | Georg Brandl <georg@python.org> | 2013-05-12 17:50:34 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-05-12 17:50:34 (GMT) |
| commit | 84fc4ba67eedd249ae7643930eacd0058303b95c (patch) | |
| tree | 3504c3a2f01ada1d9fb11c03eed14be871b47d0e /PCbuild/readme.txt | |
| parent | 997d05d89ff918745ca1240f59c2081776857282 (diff) | |
| download | cpython-3.3.2.zip cpython-3.3.2.tar.gz cpython-3.3.2.tar.bz2 | |
Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2
Diffstat (limited to 'PCbuild/readme.txt')
| -rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 08aa0f7..2efe249 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -142,7 +142,7 @@ _ssl Get the source code through - svn export http://svn.python.org/projects/external/openssl-1.0.1d + svn export http://svn.python.org/projects/external/openssl-1.0.1e ** 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 |
