mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
upgraded ngx_form_input to 0.09.
This commit is contained in:
parent
ca534abb8f
commit
e4a932b5cb
@ -356,7 +356,7 @@ mv openresty-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.08
|
||||
ver=0.09
|
||||
$root/util/get-tarball "https://github.com/calio/form-input-nginx-module/tarball/v$ver" -O form-input-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf form-input-nginx-module-$ver.tar.gz || exit 1
|
||||
mv calio-form-input-nginx-module-* form-input-nginx-module-$ver || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user