]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 23:37:20 +0000 (23:37 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 23:37:20 +0000 (23:37 +0000)
misc/GNUmakefile

index 5490de01b7309b5bbcc35da7f7ea3174eca1cb7e..d649eec4239daf788cd8f228f0e310f76dc1994e 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.1d
+OPENSSL =      openssl-1.0.1e
 ZLIB =         zlib-1.2.7
 PCRE =         pcre-8.32