[Python-checkins] cpython (2.7): Update OpenSSL version in PCbuild\readme.txt

zach.ware python-checkins at python.org
Sun Oct 26 05:05:26 CET 2014


https://hg.python.org/cpython/rev/4391ab72dd7b
changeset:   93173:4391ab72dd7b
branch:      2.7
parent:      93158:1d708436831a
user:        Zachary Ware <zachary.ware at gmail.com>
date:        Sat Oct 25 23:04:33 2014 -0500
summary:
  Update OpenSSL version in PCbuild\readme.txt

files:
  PCbuild/readme.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -132,7 +132,7 @@
 
     Get the source code through
 
-    svn export http://svn.python.org/projects/external/openssl-1.0.1h
+    svn export http://svn.python.org/projects/external/openssl-1.0.1j
 
     ** 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

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list