package/libhttpparser: bump version to v2.9.0
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 3 Jan 2019 14:44:21 +0000 (15:44 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Jan 2019 07:34:05 +0000 (08:34 +0100)
Needed by nodejs v8.15.0+

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libhttpparser/libhttpparser.hash
package/libhttpparser/libhttpparser.mk

index acbf3787f97cf482dc1d0f23ede55b90927b7ee8..b7df9ca6026a429dd71f7890eacf0b4c8cb333e0 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 51615f68b8d67eadfd2482decc63b3e55d749ce0055502bbb5b0032726d22d96  libhttpparser-v2.8.1.tar.gz
+sha256 ef26268c54c8084d17654ba2ed5140bffeffd2a040a895ffb22a6cca3f6c613f  libhttpparser-v2.9.0.tar.gz
 sha256 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0  LICENSE-MIT
index 502ab75b882344008ae46a0b681b55521fbe2d12..8c0afe28070bffc5300cc9adad47732e8a2c3cf5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBHTTPPARSER_VERSION = v2.8.1
+LIBHTTPPARSER_VERSION = v2.9.0
 LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,$(LIBHTTPPARSER_VERSION))
 LIBHTTPPARSER_INSTALL_STAGING = YES
 LIBHTTPPARSER_LICENSE = MIT