upgraded ngx_form_input to 0.08.
This commit is contained in:
parent
b0f1e786c1
commit
fdad0c63ce
|
@ -343,7 +343,7 @@ mv agentzh-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.07
|
||||
ver=0.08
|
||||
$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