comparison misc/GNUmakefile @ 6207:8bd97db72074

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 14 Jul 2015 10:13:51 +0300
parents 07e416ece597
children eb20c490ac19
comparison
equal deleted inserted replaced
6206:595b179e429f 6207:8bd97db72074
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.1o 8 OPENSSL = openssl-1.0.1p
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