upgraded lua-resty-memcached to 0.08.
This commit is contained in:
parent
c381151ce7
commit
82f6eaa0f4
|
@ -324,7 +324,7 @@ mv agentzh-lua-resty-dns-* lua-resty-dns-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.07
|
||||
ver=0.08
|
||||
$root/util/get-tarball "http://github.com/agentzh/lua-resty-memcached/tarball/v$ver" -O "lua-resty-memcached-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-memcached-$ver.tar.gz || exit 1
|
||||
mv agentzh-lua-resty-memcached-* lua-resty-memcached-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue