mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Updated OpenSSL used for win32 builds.
This commit is contained in:
parent
75e5d13ec6
commit
94bee544a0
@ -6,7 +6,7 @@ TEMP = tmp
|
||||
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.1c
|
||||
OPENSSL = openssl-1.0.1d
|
||||
ZLIB = zlib-1.2.7
|
||||
PCRE = pcre-8.32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user