[nginx] svn commit: r4454 - branches/stable-1.0/misc
mdounin at mdounin.ru
mdounin at mdounin.ru
Mon Feb 6 11:40:11 UTC 2012
Author: mdounin
Date: 2012-02-06 11:40:10 +0000 (Mon, 06 Feb 2012)
New Revision: 4454
Log:
Updated libs used for win32 builds.
Modified:
branches/stable-1.0/misc/GNUmakefile
Modified: branches/stable-1.0/misc/GNUmakefile
===================================================================
--- branches/stable-1.0/misc/GNUmakefile 2012-02-05 20:06:50 UTC (rev 4453)
+++ branches/stable-1.0/misc/GNUmakefile 2012-02-06 11:40:10 UTC (rev 4454)
@@ -6,9 +6,9 @@
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
-OPENSSL = openssl-0.9.8r
-ZLIB = zlib-1.2.3
-PCRE = pcre-7.9
+OPENSSL = openssl-0.9.8t
+ZLIB = zlib-1.2.5
+PCRE = pcre-8.21
release:
More information about the nginx-devel
mailing list