mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libhttpparser: bump to 2.6.0
The http-parser repository has been transfered from joyent to nodejs. Bump version to 2.6.0. Signed-off-by: Renaud AUBIN <root@renaud.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8c088c6d54
commit
3e280283b7
@@ -11,7 +11,7 @@ config BR2_PACKAGE_LIBHTTPPARSER
|
||||
40 bytes of data per message stream (in a web server
|
||||
that is per connection).
|
||||
|
||||
https://github.com/joyent/http-parser
|
||||
https://github.com/nodejs/http-parser
|
||||
|
||||
comment "libhttpparser needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user