diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-29 09:54:11 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-29 09:54:11 +0300 |
| commit | 30494ed30b91879f0232c0c23a3c7d36e0d0cbea (patch) | |
| tree | 5cecad5b2d0847a37ba141a291114d39b67697a7 /misc | |
| parent | d25903274139c9af2626f46f9d884f3e6fc81d74 (diff) | |
| download | nginx-30494ed30b91879f0232c0c23a3c7d36e0d0cbea.tar.gz nginx-30494ed30b91879f0232c0c23a3c7d36e0d0cbea.tar.bz2 | |
Updated OpenSSL used for win32 builds.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index adec0884c..e992a280f 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-1.0.2f +OPENSSL = openssl-1.0.2g ZLIB = zlib-1.2.8 PCRE = pcre-8.38 |
