summaryrefslogtreecommitdiffstats
path: root/package/libhttpparser
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-08-10 22:29:13 +0200
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2017-08-11 15:49:35 +0200
commitb719de9d3c1c2a32f8dc2486695c6d71293a0d4f (patch)
treea8776b9b5dfe801863ad0848eeed1953ce775276 /package/libhttpparser
parent309b466a1d80c5cbf254478348c06996ea914700 (diff)
downloadbuildroot-b719de9d3c1c2a32f8dc2486695c6d71293a0d4f.tar.gz
buildroot-b719de9d3c1c2a32f8dc2486695c6d71293a0d4f.zip
package/libhttpparser: bump version to 2.7.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/libhttpparser')
-rw-r--r--package/libhttpparser/libhttpparser.hash2
-rw-r--r--package/libhttpparser/libhttpparser.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libhttpparser/libhttpparser.hash b/package/libhttpparser/libhttpparser.hash
index e11006e8a5..a1b772e54c 100644
--- a/package/libhttpparser/libhttpparser.hash
+++ b/package/libhttpparser/libhttpparser.hash
@@ -1,2 +1,2 @@
# Locally computed:
-sha256 a11c5ccb9808496f3de66d54ea1f89271919923307e31c75de2a3a77a6754c97 libhttpparser-v2.6.0.tar.gz
+sha256 70409ad324e5de2da6a0f39e859e566d497c1ff0a249c0c38a5012df91b386b3 libhttpparser-v2.7.1.tar.gz
diff --git a/package/libhttpparser/libhttpparser.mk b/package/libhttpparser/libhttpparser.mk
index 015efc0a1d..8ff0413322 100644
--- a/package/libhttpparser/libhttpparser.mk
+++ b/package/libhttpparser/libhttpparser.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBHTTPPARSER_VERSION = v2.6.0
+LIBHTTPPARSER_VERSION = v2.7.1
LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,$(LIBHTTPPARSER_VERSION))
LIBHTTPPARSER_INSTALL_STAGING = YES
LIBHTTPPARSER_LICENSE = MIT
OpenPOWER on IntegriCloud