upgraded lua-resty-upload to 0.11rc1.
This commit is contained in:
parent
f5eaffb12a
commit
56acc7b9c2
|
@ -801,7 +801,7 @@ cd ..
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.10
|
||||
ver=0.11rc1
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-resty-upload/tarball/v$ver" -O "lua-resty-upload-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-upload-$ver.tar.gz || exit 1
|
||||
mv openresty-lua-resty-upload-* lua-resty-upload-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue