commit | c46a2ebaff1be90707ef28656649bca025e8e395 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Mon Feb 22 04:08:30 2016 -0600 |
committer | Zachary Ware <zachary.ware@gmail.com> | Mon Feb 22 04:08:30 2016 -0600 |
tree | 3202f853129ee5ca1f9fd4184e2b55e78b59d291 | |
parent | be9ddc1d113026f9f5bd9a3f1eda1d56d47b60e8 [diff] [blame] |
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
diff --git a/PC/VS9.0/pyproject.vsprops b/PC/VS9.0/pyproject.vsprops index 5625f9d..1570615 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.2d" + Value="$(externalsDir)\openssl-1.0.2f" /> <UserMacro Name="tcltkDir"