]> git.kaiwu.me - nginx.git/commitdiff
Updated OpenSSL version used for win32 build.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 16 Jan 2012 15:10:36 +0000 (15:10 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 16 Jan 2012 15:10:36 +0000 (15:10 +0000)
misc/GNUmakefile

index 3c190a26bb7e06b82dee7ef38ff47b2ff1736078..7b22dfe03cc48628321dcf7957b9dbba871513cc 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.0e
+OPENSSL =      openssl-1.0.0f
 ZLIB =         zlib-1.2.5
 PCRE =         pcre-8.12