summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-05-15 15:26:31 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-05-15 15:26:31 (GMT)
commitfd0afed5039614b401dcb0d27e80aa0d7f8cbf87 (patch)
tree7c4270f5c9983deb8dda4a9f7977e8220e492970 /PCbuild
parent6a2a6c2ee37dad75134c212d43e48702f1b219a9 (diff)
downloadcpython-fd0afed5039614b401dcb0d27e80aa0d7f8cbf87.zip
cpython-fd0afed5039614b401dcb0d27e80aa0d7f8cbf87.tar.gz
cpython-fd0afed5039614b401dcb0d27e80aa0d7f8cbf87.tar.bz2
Upgrade openssl to 0.9.8x.
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 7135d7e..0b7fa0f 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@
/>
<UserMacro
Name="opensslDir"
- Value="$(externalsDir)\openssl-0.9.8l"
+ Value="$(externalsDir)\openssl-0.9.8x"
/>
<UserMacro
Name="tcltkDir"
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 4412d2e..d3c229d 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.8l
+ svn export http://svn.python.org/projects/external/openssl-0.9.8x
** 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