diff options
Diffstat (limited to 'package/perl-http-entity-parser/Config.in')
-rw-r--r-- | package/perl-http-entity-parser/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-http-entity-parser/Config.in b/package/perl-http-entity-parser/Config.in index 998182aace..445366b71d 100644 --- a/package/perl-http-entity-parser/Config.in +++ b/package/perl-http-entity-parser/Config.in @@ -6,6 +6,6 @@ config BR2_PACKAGE_PERL_HTTP_ENTITY_PARSER select BR2_PACKAGE_PERL_STREAM_BUFFERED # runtime select BR2_PACKAGE_PERL_WWW_FORM_URLENCODED # runtime help - PSGI compliant HTTP Entity Parser + PSGI compliant HTTP Entity Parser. https://github.com/kazeburo/HTTP-Entity-Parser |