www/nginx-module-form-input: Update to 0.13.0
Switch the project over to github.com/joneum/form-input-nginx-module,
which is the active repository.
multipart/form-data bodies are read where form_input_multipart is on,
file parts are skipped. Bodies that nginx spooled to a temporary file
are read instead of coming back empty. set_form_input_multi is refused
at startup when array-var-nginx-module is not part of the build, and the
request body is only buffered in locations that use a directive.
Sponsored by: Netzkommune GmbH