package/libhttpparser: bump to version 2.9.4
authorPierre-Jean Texier <pjtexier@koncepto.io>
Sat, 11 Apr 2020 14:10:02 +0000 (16:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Apr 2020 10:28:06 +0000 (12:28 +0200)
This includes the following changes:

2343fd6 v2.9.4
714cbb2 Fix ABI breakage
1c02cb9 Correct test name and numbering

And update hash file formatting (2 spaces).

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libhttpparser/libhttpparser.hash
package/libhttpparser/libhttpparser.mk

index 4634b06620a4a2320ec64b9ccf1b009fa3459606..6ab63e82097b1b7bc93a6dd46eb97d2cf6a3216a 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 8fa0ab8770fd8425a9b431fdbf91623c4d7a9cdb842b9339289bd2b0b01b0d3d  libhttpparser-2.9.3.tar.gz
-sha256 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0  LICENSE-MIT
+sha256  467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f  libhttpparser-2.9.4.tar.gz
+sha256  79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0  LICENSE-MIT
index d7b6907493a82e1a6b1e2977ac9cd1dd357caed1..5cf7f77391e0c14468f1a0230b30205105c2f473 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBHTTPPARSER_VERSION = 2.9.3
+LIBHTTPPARSER_VERSION = 2.9.4
 LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,v$(LIBHTTPPARSER_VERSION))
 LIBHTTPPARSER_INSTALL_STAGING = YES
 LIBHTTPPARSER_LICENSE = MIT