mirror of
https://github.com/openresty/openresty.git
synced 2026-03-13 09:20:35 +08:00
feature: update lua-resty-mysql to v0.28.
This commit is contained in:
@@ -825,7 +825,7 @@ mv openresty-lua-resty-redis-* lua-resty-redis-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.27
|
||||
ver=0.28
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-resty-mysql/tarball/v$ver" -O "lua-resty-mysql-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-mysql-$ver.tar.gz || exit 1
|
||||
mv openresty-lua-resty-mysql-* lua-resty-mysql-$ver || exit 1
|
||||
|
||||
Reference in New Issue
Block a user