mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/llhttp: Update WWW and clean up pkg-descr
This commit is contained in:
parent
ccb7aa90bd
commit
48c9b8be1b
2 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,8 @@ CATEGORIES= www
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Port of http_parser to llparse
|
||||
WWW= https://llhttp.org/
|
||||
WWW= https://llhttp.org/ \
|
||||
https://github.com/nodejs/llhttp
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
|
||||
|
|
|
@ -4,5 +4,3 @@ This project aims to:
|
|||
- Make it maintainable
|
||||
- Verifiable
|
||||
- Improving benchmarks where possible
|
||||
|
||||
See also: https://github.com/nodejs/llhttp
|
||||
|
|
Loading…
Add table
Reference in a new issue