upgraded lua-resty-string to 0.14.

This commit is contained in:
jiahao
2021-06-30 00:36:37 +08:00
parent 4933c6f612
commit 077b4dcef8
2 changed files with 59 additions and 59 deletions

View File

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