appveyor: fix OpenSSL version

This commit is contained in:
LE TOUX Vincent 2015-12-23 18:44:05 +01:00
parent 2fd32fdd73
commit 51be65ba9b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ install:
throw "There are newer queued builds for this pull request, failing early." }
- date /T & time /T
- set PATH=C:\cygwin\bin;%PATH%
- set OPENSSL_VER=1_0_2d
- set OPENSSL_VER=1_0_2e
- set ZLIB_VER=128
- ps: >-
If ($env:Platform -Match "x86") {