From: Steve Dower Date: Sun, 19 Jul 2015 04:47:51 +0000 (-0700) Subject: Fixes OpenSSL directory reference X-Git-Tag: v2.7.11rc1~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46d4ed195dd868c812f423147995c4e9c92f949f;p=python Fixes OpenSSL directory reference --- diff --git a/PCbuild/python.props b/PCbuild/python.props index 7310d68070..5727c595a9 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -30,7 +30,7 @@ $(ExternalsDir)sqlite-3.6.21\ $(ExternalsDir)bzip2-1.0.6\ $(ExternalsDir)db-4.7.25.0 - $(ExternalsDir)openssl-1.0.2a\ + $(ExternalsDir)openssl-1.0.2c\ $(ExternalsDir)\nasm-2.11.06\