upgraded lua-resty-core to 0.0.3.
This commit is contained in:
parent
87e5f34a9d
commit
c1fb5194ef
|
@ -517,7 +517,7 @@ mv agentzh-lua-resty-lock-* lua-resty-lock-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.0.2
|
||||
ver=0.0.3
|
||||
$root/util/get-tarball "https://github.com/agentzh/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 agentzh-lua-resty-core-* lua-resty-core-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue