]> granicus.if.org Git - python/commitdiff
Fix typo.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 18 May 2012 14:42:52 +0000 (16:42 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 18 May 2012 14:42:52 +0000 (16:42 +0200)
Tools/buildbot/external-common.bat

index 9757c20953445c81b54d1f2bf31e41da8df57aa4..4e9fe4187b0ac432bb04614f4cbead1f8f7403d4 100644 (file)
@@ -24,9 +24,9 @@ if not exist bzip2-1.0.6 (
 )
 
 @rem OpenSSL
-if not exist openssl-1.0.0c (
+if not exist openssl-1.0.1c (
     rd /s/q openssl-1.0.0j
-    svn export http://svn.python.org/projects/external/openssl-1.0.0c
+    svn export http://svn.python.org/projects/external/openssl-1.0.1c
 )
 
 @rem tcl/tk