mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
ci: upgraded OpenSSL to 1.1.1p. (#844)
* win32/win64: upgraded openssl to 1.1.1p.
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
|
||||
PCRE=pcre-8.44
|
||||
ZLIB=zlib-1.2.12
|
||||
OPENSSL=openssl-1.1.1n
|
||||
OPENSSL=openssl-1.1.1p
|
||||
JOBS=12
|
||||
|
||||
# wget https://www.openssl.org/source/openssl-1.1.1n.tar.gz
|
||||
# wget https://www.openssl.org/source/openssl-1.1.1p.tar.gz
|
||||
# wget http://zlib.net/zlib-1.2.12.tar.gz
|
||||
# wget https://ftp.pcre.org/pub/pcre/pcre-8.44.tar.gz
|
||||
|
||||
|
Reference in New Issue
Block a user