commit | f9a6516117f96397aa9c5bd58ea13b111b86b257 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Fri Mar 03 16:28:39 2017 -0600 |
committer | GitHub <noreply@github.com> | Fri Mar 03 16:28:39 2017 -0600 |
tree | dabafd6d4e204f0930883f7fc15ca307d76a770e | |
parent | fc59e5c7073af4d9255644a83933dd5b14c7f722 [diff] [blame] |
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444)
diff --git a/PC/VS9.0/pyproject.vsprops b/PC/VS9.0/pyproject.vsprops index 8b06f0c..41aebaf 100644 --- a/PC/VS9.0/pyproject.vsprops +++ b/PC/VS9.0/pyproject.vsprops
@@ -82,7 +82,7 @@ /> <UserMacro Name="opensslDir" - Value="$(externalsDir)\openssl-1.0.2j" + Value="$(externalsDir)\openssl-1.0.2k" /> <UserMacro Name="tcltkDir"