upgraded lua-resty-signal to 0.03.

This commit is contained in:
jiahao
2021-06-30 00:43:32 +08:00
parent 6aeb03501f
commit ee23eb4a51
2 changed files with 113 additions and 113 deletions

View File

@ -864,7 +864,7 @@ cd ..
#################################
ver=0.03rc1
ver=0.03
$root/util/get-tarball "https://github.com/openresty/lua-resty-signal/tarball/v$ver" -O "lua-resty-signal-$ver.tar.gz" || exit 1
tar -xzf lua-resty-signal-$ver.tar.gz || exit 1
mv openresty-lua-resty-signal-* lua-resty-signal-$ver || exit 1