summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-02-13 21:13:38 +0000
committerChris Wilson <chris+github@qwirx.com>2016-02-13 21:13:38 +0000
commit92edd568e3294709bd0f79154cbc1bc7422f32b9 (patch)
treefe012ac40111b5f4d294b58d1bc6857a01ad819f /appveyor.yml
parent9d73e7cd998433372ed7d908ab0b0d88f97bd606 (diff)
Upgrade to OpenSSL 1.0.2f
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c1cd8c7a..103d6bbf 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -19,7 +19,7 @@ configuration:
environment:
VisualStudioVersion: 10.0
Generator: Visual Studio 10
- OPENSSL_VERSION: 1.0.2e
+ OPENSSL_VERSION: 1.0.2f
cache:
- '..\zlib-1.2.8'