summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-01-16 15:10:36 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-01-16 15:10:36 +0000
commit617c9e52fac1a4a24f3c2a426b449f563fdf5791 (patch)
tree1e63ffbf2ce602f7cf47d224c743148c6291dc22 /misc
parent380198ff8240f810b07d752c2ff9c999a18679e1 (diff)
downloadnginx-617c9e52fac1a4a24f3c2a426b449f563fdf5791.tar.gz
Updated OpenSSL version used for win32 build.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 3c190a26b..7b22dfe03 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -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