mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
upgraded lua-resty-core to 0.1.0.
This commit is contained in:
parent
076f2bd45e
commit
16d0b04e1c
@ -583,7 +583,7 @@ mv openresty-lua-resty-lrucache-* lua-resty-lrucache-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.0.9
|
||||
ver=0.1.0
|
||||
$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…
x
Reference in New Issue
Block a user