mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	upgraded lua-resty-redis to 0.17 and lua-resty-upload to 0.09.
This commit is contained in:
		@ -448,7 +448,7 @@ mv agentzh-lua-resty-memcached-* lua-resty-memcached-$ver || exit 1
 | 
			
		||||
 | 
			
		||||
#################################
 | 
			
		||||
 | 
			
		||||
ver=0.16
 | 
			
		||||
ver=0.17
 | 
			
		||||
$root/util/get-tarball "https://github.com/agentzh/lua-resty-redis/tarball/v$ver" -O "lua-resty-redis-$ver.tar.gz" || exit 1
 | 
			
		||||
tar -xzf lua-resty-redis-$ver.tar.gz || exit 1
 | 
			
		||||
mv agentzh-lua-resty-redis-* lua-resty-redis-$ver || exit 1
 | 
			
		||||
@ -462,7 +462,7 @@ mv agentzh-lua-resty-mysql-* lua-resty-mysql-$ver || exit 1
 | 
			
		||||
 | 
			
		||||
#################################
 | 
			
		||||
 | 
			
		||||
ver=0.08
 | 
			
		||||
ver=0.09
 | 
			
		||||
$root/util/get-tarball "https://github.com/agentzh/lua-resty-upload/tarball/v$ver" -O "lua-resty-upload-$ver.tar.gz" || exit 1
 | 
			
		||||
tar -xzf lua-resty-upload-$ver.tar.gz || exit 1
 | 
			
		||||
mv agentzh-lua-resty-upload-* lua-resty-upload-$ver || exit 1
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user