Skip to content

Commit

Permalink
upgraded ngx_form_input to 0.07.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 29, 2013
1 parent 2681361 commit c0208b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Expand Up @@ -233,7 +233,7 @@ mv agentzh-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1

#################################

ver=0.07rc5
ver=0.07
$root/util/get-tarball "http://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
Expand Down

0 comments on commit c0208b8

Please sign in to comment.