comparison misc/GNUmakefile @ 6896:6a510ba580a6 stable-1.10

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 27 Jan 2017 19:06:35 +0300
parents b409c77870d6
children
comparison
equal deleted inserted replaced
6895:b409c77870d6 6896:6a510ba580a6
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.2j 8 OPENSSL = openssl-1.0.2k
9 ZLIB = zlib-1.2.11 9 ZLIB = zlib-1.2.11
10 PCRE = pcre-8.40 10 PCRE = pcre-8.40
11 11
12 12
13 release: export 13 release: export