package/libhttpparser: bump version to 2.9.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 6 Oct 2019 13:52:17 +0000 (15:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 7 Oct 2019 21:00:52 +0000 (23:00 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libhttpparser/libhttpparser.hash
package/libhttpparser/libhttpparser.mk

index 13405a818226cec5e0392971ae59a0beb0304e4f..a87c0ffa7a884eaa97812e67f53e6ec30ebed482 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256 ef26268c54c8084d17654ba2ed5140bffeffd2a040a895ffb22a6cca3f6c613f  libhttpparser-2.9.0.tar.gz
+sha256 5199500e352584852c95c13423edc5f0cb329297c81dd69c3c8f52a75496da08  libhttpparser-2.9.2.tar.gz
 sha256 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0  LICENSE-MIT
index 97fd3812dd85fbb414bd3ed23b021626d9839869..082fe12767ada98e7581ca2ad38a2f694f297a10 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBHTTPPARSER_VERSION = 2.9.0
+LIBHTTPPARSER_VERSION = 2.9.2
 LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,v$(LIBHTTPPARSER_VERSION))
 LIBHTTPPARSER_INSTALL_STAGING = YES
 LIBHTTPPARSER_LICENSE = MIT