File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ mv openresty-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1
403403
404404# ################################
405405
406- ver=0.10.6rc1
406+ ver=0.10.6
407407$root /util/get-tarball " https://github.com/openresty/lua-nginx-module/tarball/v$ver " -O lua-nginx-module-$ver .tar.gz || exit 1
408408tar -xzf lua-nginx-module-$ver .tar.gz || exit 1
409409mv openresty-lua-nginx-module-* ngx_lua-$ver || exit 1
@@ -703,7 +703,7 @@ cd ..
703703
704704# ################################
705705
706- ver=0.1.7rc1
706+ ver=0.1.7
707707$root /util/get-tarball " https://github.com/openresty/lua-resty-core/tarball/v$ver " -O " lua-resty-core-$ver .tar.gz" || exit 1
708708tar -xzf lua-resty-core-$ver .tar.gz || exit 1
709709mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
You can’t perform that action at this time.
0 commit comments