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:
Renaud AUBIN
2015-12-01 13:15:19 +01:00
committed by Thomas Petazzoni
parent 8c088c6d54
commit 3e280283b7
3 changed files with 12 additions and 11 deletions

View File

@@ -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