]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libhttpparser: bump to version 1.8.1
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 30 Apr 2018 20:25:33 +0000 (22:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 May 2018 09:44:27 +0000 (11:44 +0200)
Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libhttpparser/libhttpparser.hash
package/libhttpparser/libhttpparser.mk

index 8ffceb24d9be93cacb2668d4a5ab882ea4ecb2d5..acbf3787f97cf482dc1d0f23ede55b90927b7ee8 100644 (file)
@@ -1,2 +1,3 @@
 # Locally computed:
-sha256 7277c6f99bf6fc272eb5d8fc3dca01e7cc1d4ae609b5d2c5d5e18added98479d  libhttpparser-v2.8.0.tar.gz
+sha256 51615f68b8d67eadfd2482decc63b3e55d749ce0055502bbb5b0032726d22d96  libhttpparser-v2.8.1.tar.gz
+sha256 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0  LICENSE-MIT
index 5f50d877d9c3194766800838ee190f82f156dfb0..c71e043cdc5a07617063568ba51e3ca6687a95ae 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBHTTPPARSER_VERSION = v2.8.0
+LIBHTTPPARSER_VERSION = v2.8.1
 LIBHTTPPARSER_SITE = $(call github,nodejs,http-parser,$(LIBHTTPPARSER_VERSION))
 LIBHTTPPARSER_INSTALL_STAGING = YES
 LIBHTTPPARSER_LICENSE = MIT