mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
upgraded lua-tablepool to 0.02.
This commit is contained in:
@ -843,7 +843,7 @@ cd ..
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.01
|
||||
ver=0.02
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-tablepool/tarball/v$ver" -O "lua-tablepool-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-tablepool-$ver.tar.gz || exit 1
|
||||
mv openresty-lua-tablepool-* lua-tablepool-$ver || exit 1
|
||||
|
Reference in New Issue
Block a user