Skip to content

Commit 8dc92bc

Browse files
DeliaPavelunikraft-bot
authored andcommitted
Update library to version 2.9.4
Signed-off-by: Delia-Maria Pavel <delia_maria.pavel@stud.acs.upb.ro> Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com> Reviewed-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro> Approved-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro> Tested-by: Unikraft CI <monkey@unikraft.io> GitHub-Closes: unikraft#4
1 parent ec52a5d commit 8dc92bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile.uk

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $(eval $(call addlib_s,libhttp_parser,$(CONFIG_LIBHTTP_PARSER)))
4040
################################################################################
4141
# Sources
4242
################################################################################
43-
LIBHTTP_PARSER_VERSION=2.8.1
43+
LIBHTTP_PARSER_VERSION=2.9.4
4444
LIBHTTP_PARSER_URL=https://github.com/nodejs/http-parser/archive/v$(LIBHTTP_PARSER_VERSION).zip
4545
LIBHTTP_PARSER_SUBDIR=http-parser-$(LIBHTTP_PARSER_VERSION)
4646
$(eval $(call fetch,libhttp_parser,$(LIBHTTP_PARSER_URL),v$(LIBHTTP_PARSER_VERSION).zip))

0 commit comments

Comments
 (0)