mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
Updated OpenSSL version used for win32 build.
This commit is contained in:
parent
380198ff82
commit
617c9e52fa
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ TEMP = tmp
|
|||
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.0e
|
||||
OPENSSL = openssl-1.0.0f
|
||||
ZLIB = zlib-1.2.5
|
||||
PCRE = pcre-8.12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue