]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Feb 2013 13:41:48 +0000 (13:41 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 5 Feb 2013 13:41:48 +0000 (13:41 +0000)
misc/GNUmakefile

index 305a709bd89305f7f4993c512c5e0e25e4a9aea2..5490de01b7309b5bbcc35da7f7ea3174eca1cb7e 100644 (file)
@@ -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