update module
This commit is contained in:
+6
-3
@@ -16,9 +16,6 @@
|
||||
[submodule "lib/openssl"]
|
||||
path = lib/openssl
|
||||
url = https://github.com/hakasenyang/openssl-custom.git
|
||||
[submodule "lib/pcre"]
|
||||
path = lib/pcre
|
||||
url = https://github.com/svn2github/pcre.git
|
||||
[submodule "lib/zlib"]
|
||||
path = lib/zlib
|
||||
url = https://github.com/cloudflare/zlib.git
|
||||
@@ -35,3 +32,9 @@
|
||||
[submodule "lib/ngx_brotli"]
|
||||
path = lib/ngx_brotli
|
||||
url = https://github.com/google/ngx_brotli.git
|
||||
[submodule "lib/boringssl"]
|
||||
path = lib/boringssl
|
||||
url = https://boringssl.googlesource.com/boringssl
|
||||
[submodule "lib/pcre"]
|
||||
path = lib/pcre
|
||||
url = https://github.com/PCRE2Project/pcre2.git
|
||||
Reference in New Issue
Block a user