comparison misc/GNUmakefile @ 6346:e9a4531a2a5d stable-1.8

Updated OpenSSL and PCRE used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Jan 2016 21:58:21 +0300
parents 1a9e25b3f8d1
children
comparison
equal deleted inserted replaced
6345:5ae5142d39a3 6346:e9a4531a2a5d
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.1m 8 OPENSSL = openssl-1.0.1q
9 ZLIB = zlib-1.2.8 9 ZLIB = zlib-1.2.8
10 PCRE = pcre-8.35 10 PCRE = pcre-8.38
11 11
12 12
13 release: export 13 release: export
14 14
15 mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX) 15 mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX)