Update openssl used for win32 builds.
This commit is contained in:
parent
f512254db7
commit
a7f0314fa9
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.0h
|
||||
OPENSSL = openssl-1.0.0i
|
||||
ZLIB = zlib-1.2.5
|
||||
PCRE = pcre-8.30
|
||||
|
||||
|
|
Loading…
Reference in a new issue