mirror of
https://github.com/nginx/nginx.git
synced 2024-11-23 20:19:02 +08:00
Updated OpenSSL and PCRE used for win32 builds.
This commit is contained in:
parent
44eade9c1d
commit
ec416084d5
@ -6,9 +6,9 @@ TEMP = tmp
|
||||
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-0.9.8t
|
||||
OPENSSL = openssl-0.9.8u
|
||||
ZLIB = zlib-1.2.5
|
||||
PCRE = pcre-8.21
|
||||
PCRE = pcre-8.30
|
||||
|
||||
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user