mirror of
https://github.com/nginx/nginx.git
synced 2024-11-27 23:49:00 +08:00
Update openssl used for win32 builds.
This commit is contained in:
parent
c7bb162ffe
commit
430fbedfa7
@ -6,7 +6,7 @@ TEMP = tmp
|
|||||||
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||||
|
|
||||||
OBJS = objs.msvc8
|
OBJS = objs.msvc8
|
||||||
OPENSSL = openssl-1.0.0h
|
OPENSSL = openssl-1.0.0i
|
||||||
ZLIB = zlib-1.2.5
|
ZLIB = zlib-1.2.5
|
||||||
PCRE = pcre-8.30
|
PCRE = pcre-8.30
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user