upgraded ngx_lua to v0.3.1rc19; also released ngx_openresty 1.0.8.17.
This commit is contained in:
parent
b8be9ddfa7
commit
91140f3f06
|
@ -105,7 +105,7 @@ mv chaoslawful-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.3.1rc17
|
||||
ver=0.3.1rc19
|
||||
$root/util/get-tarball "http://github.com/chaoslawful/lua-nginx-module/tarball/v$ver" -O lua-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
|
||||
mv chaoslawful-lua-nginx-module-* ngx_lua-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue