upgraded lua-resty-signal to 0.03rc1.

This commit is contained in:
jiahao
2021-05-07 23:08:41 +08:00
parent c5c858bbca
commit e06dd8ff32
2 changed files with 113 additions and 113 deletions

View File

@ -854,7 +854,7 @@ cd ..
#################################
ver=0.02
ver=0.03rc1
$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