summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-12-21 19:27:15 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-12-21 19:27:15 (GMT)
commit55e1a697abddf141bfea5513a5c8807bfde08585 (patch)
treec3209eb694fc21dc78424abb8fd9ec2756a4dd10 /PCbuild
parentc3f5ca10e6b484e87e30474f40afeb9779b8861d (diff)
downloadcpython-55e1a697abddf141bfea5513a5c8807bfde08585.zip
cpython-55e1a697abddf141bfea5513a5c8807bfde08585.tar.gz
cpython-55e1a697abddf141bfea5513a5c8807bfde08585.tar.bz2
Switch to OpenSSL 0.9.8l.
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 cc787c9..1c69a7d 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@
/>
<UserMacro
Name="opensslDir"
- Value="$(externalsDir)\openssl-0.9.8g"
+ Value="$(externalsDir)\openssl-0.9.8l"
/>
<UserMacro
Name="tcltkDir"
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index b16daf1..44b7b8f 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-0.9.8g
+ svn export http://svn.python.org/projects/external/openssl-0.9.8l
** 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