diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-10-26 04:04:33 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-10-26 04:04:33 (GMT) |
commit | 7876f72f6afe2ac632726770848c444aeb3865cb (patch) | |
tree | 58a7e4ed4de75bf111d31b2679c813e1f7278b31 /PCbuild | |
parent | 7a16207ce129f3068c97b51bcdc0614199af60d5 (diff) | |
download | cpython-7876f72f6afe2ac632726770848c444aeb3865cb.zip cpython-7876f72f6afe2ac632726770848c444aeb3865cb.tar.gz cpython-7876f72f6afe2ac632726770848c444aeb3865cb.tar.bz2 |
Update OpenSSL version in PCbuild\readme.txt
Diffstat (limited to 'PCbuild')
-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 9c017df..c38f990 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -132,7 +132,7 @@ _ssl 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 |