mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	upgraded ngx_lua to 0.7.4; also bumped version of ngx_openresty to 1.2.4.7.
This commit is contained in:
		@ -194,7 +194,7 @@ mv chaoslawful-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.7.3
 | 
					ver=0.7.4
 | 
				
			||||||
$root/util/get-tarball "http://github.com/chaoslawful/lua-nginx-module/tarball/v$ver" -O lua-nginx-module-$ver.tar.gz || exit 1
 | 
					$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
 | 
					tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
mv chaoslawful-lua-nginx-module-* ngx_lua-$ver || exit 1
 | 
					mv chaoslawful-lua-nginx-module-* ngx_lua-$ver || exit 1
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user