mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	upgraded ngx_lua to 0.10.13, ngx_stream_lua to 0.0.5, and lua-resty-core to 0.1.15.
This commit is contained in:
		| @ -492,7 +492,7 @@ mv openresty-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1 | ||||
|  | ||||
| ################################# | ||||
|  | ||||
| ver=0.10.13rc1 | ||||
| ver=0.10.13 | ||||
| $root/util/get-tarball "https://github.com/openresty/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 openresty-lua-nginx-module-* ngx_lua-$ver || exit 1 | ||||
| @ -506,7 +506,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1 | ||||
|  | ||||
| ################################# | ||||
|  | ||||
| ver=0.0.5rc1 | ||||
| ver=0.0.5 | ||||
| $root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1 | ||||
| tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1 | ||||
| mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1 | ||||
| @ -822,7 +822,7 @@ cd .. | ||||
|  | ||||
| ################################# | ||||
|  | ||||
| ver=0.1.15rc1 | ||||
| ver=0.1.15 | ||||
| $root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1 | ||||
| tar -xzf lua-resty-core-$ver.tar.gz || exit 1 | ||||
| mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user