From: Steve Dower Date: Sun, 12 Apr 2015 03:36:04 +0000 (-0400) Subject: Closes #23686: Update Windows installer OpenSSL to 1.0.2a X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d979f0221b4426fb2160f0960a61c1e7bc59df;p=python Closes #23686: Update Windows installer OpenSSL to 1.0.2a --- diff --git a/PCbuild/get_externals.bat b/PCbuild/get_externals.bat index e9987be3dd..a1d5225028 100644 --- a/PCbuild/get_externals.bat +++ b/PCbuild/get_externals.bat @@ -54,7 +54,7 @@ echo.Fetching external libraries... for %%e in ( bzip2-1.0.6 nasm-2.11.06 - openssl-1.0.1l + openssl-1.0.2a tcl-core-8.6.3.1 tk-8.6.3.1 tix-8.4.3.4 diff --git a/PCbuild/libeay.vcxproj b/PCbuild/libeay.vcxproj index dff5e71a98..9662cd4b71 100644 --- a/PCbuild/libeay.vcxproj +++ b/PCbuild/libeay.vcxproj @@ -181,9 +181,7 @@ - + @@ -271,6 +271,7 @@ --> + @@ -334,12 +335,14 @@ --> + + + - - diff --git a/PCbuild/ssleay.vcxproj b/PCbuild/ssleay.vcxproj index fa8c5d364e..439e3ac674 100644 --- a/PCbuild/ssleay.vcxproj +++ b/PCbuild/ssleay.vcxproj @@ -56,8 +56,8 @@ + -->