upgraded lua-resty-core to 0.1.11.
This commit is contained in:
parent
ba4d3dd99f
commit
2a1b28da1c
util
|
@ -726,7 +726,7 @@ cd ..
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.1.10
|
||||
ver=0.1.11
|
||||
$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
|
||||
|
|
Loading…
Reference in New Issue