summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-05-18 13:28:01 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-05-18 13:28:01 (GMT)
commit3407dfbaf90d1445af66266663fe0615ab0d6003 (patch)
tree7e7e27e1c4b50b236e6a7ebacb46b9d0154034d1 /PCbuild
parent0d635aef92758ae7502a5dccf449b8597ce36ba6 (diff)
downloadcpython-3407dfbaf90d1445af66266663fe0615ab0d6003.zip
cpython-3407dfbaf90d1445af66266663fe0615ab0d6003.tar.gz
cpython-3407dfbaf90d1445af66266663fe0615ab0d6003.tar.bz2
Upgrade OpenSSL to 1.0.0j
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pyproject.vsprops2
-rw-r--r--PCbuild/readme.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops
index 881befd..6a94a68 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -58,7 +58,7 @@
/>
<UserMacro
Name="opensslDir"
- Value="$(externalsDir)\openssl-1.0.0a"
+ Value="$(externalsDir)\openssl-1.0.0j"
/>
<UserMacro
Name="tcltkDir"
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 3bb6492..c7e3c72 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -139,7 +139,7 @@ _ssl
Get the source code through
- svn export http://svn.python.org/projects/external/openssl-1.0.0a
+ svn export http://svn.python.org/projects/external/openssl-1.0.0j
** 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