summaryrefslogtreecommitdiffstats
path: root/package/libhttpparser/libhttpparser.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libhttpparser/libhttpparser.mk')
-rw-r--r--package/libhttpparser/libhttpparser.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libhttpparser/libhttpparser.mk b/package/libhttpparser/libhttpparser.mk
index d6ec236650..015efc0a1d 100644
--- a/package/libhttpparser/libhttpparser.mk
+++ b/package/libhttpparser/libhttpparser.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBHTTPPARSER_VERSION = v2.5.0
-LIBHTTPPARSER_SITE = $(call github,joyent,http-parser,$(LIBHTTPPARSER_VERSION))
+LIBHTTPPARSER_VERSION = v2.6.0
+LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,$(LIBHTTPPARSER_VERSION))
LIBHTTPPARSER_INSTALL_STAGING = YES
LIBHTTPPARSER_LICENSE = MIT
LIBHTTPPARSER_LICENSE_FILES = LICENSE-MIT
OpenPOWER on IntegriCloud