[nginx] svn commit: r4394 - trunk/misc
sb at waeme.net
sb at waeme.net
Tue Dec 27 12:39:12 UTC 2011
Author: fabler
Date: 2011-12-27 12:39:11 +0000 (Tue, 27 Dec 2011)
New Revision: 4394
Log:
libraries versions updated
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2011-12-27 12:35:52 UTC (rev 4393)
+++ trunk/misc/GNUmakefile 2011-12-27 12:39:11 UTC (rev 4394)
@@ -6,9 +6,9 @@
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
-OPENSSL = openssl-1.0.0d
-ZLIB = zlib-1.2.3
-PCRE = pcre-7.9
+OPENSSL = openssl-1.0.0e
+ZLIB = zlib-1.2.5
+PCRE = pcre-8.12
release:
More information about the nginx-devel
mailing list