File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ install:
57
57
- if [ ! -f download-cache/openssl-$OPENSSL_VER.tar.gz ]; then wget -P download-cache https://www.openssl.org/source/openssl-$OPENSSL_VER.tar.gz || wget -P download-cache https://www.openssl.org/source/old/${OPENSSL_VER//[a-z]/}/openssl-$OPENSSL_VER.tar.gz; fi
58
58
- git clone https://github.com/openresty/openresty-devel-utils.git
59
59
- git clone https://github.com/openresty/lua-cjson.git
60
- - git clone -b bump-1.27.0 https://github.com/xiaocang /openresty.git ../openresty
60
+ - git clone https://github.com/openresty /openresty.git ../openresty
61
61
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
62
62
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
63
63
- git clone https://github.com/openresty/mockeagain.git
You can’t perform that action at this time.
0 commit comments