comparison misc/GNUmakefile @ 6037:1a9e25b3f8d1

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Mar 2015 02:44:41 +0300
parents 8c8a1fa351be
children 96e22e4f1b03 e9a4531a2a5d
comparison
equal deleted inserted replaced
6036:4e3f87c02cb4 6037:1a9e25b3f8d1
3 | sed -e 's/^.*"\(.*\)".*/\1/') 3 | sed -e 's/^.*"\(.*\)".*/\1/')
4 NGINX = nginx-$(VER) 4 NGINX = nginx-$(VER)
5 TEMP = tmp 5 TEMP = tmp
6 6
7 OBJS = objs.msvc8 7 OBJS = objs.msvc8
8 OPENSSL = openssl-1.0.1l 8 OPENSSL = openssl-1.0.1m
9 ZLIB = zlib-1.2.8 9 ZLIB = zlib-1.2.8
10 PCRE = pcre-8.35 10 PCRE = pcre-8.35
11 11
12 12
13 release: export 13 release: export