diff options
Diffstat (limited to 'package/libhttpparser/Config.in')
-rw-r--r-- | package/libhttpparser/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libhttpparser/Config.in b/package/libhttpparser/Config.in index 31b8b9b376..43563049e4 100644 --- a/package/libhttpparser/Config.in +++ b/package/libhttpparser/Config.in @@ -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 |