From 510d8d385046c83af35d998663daaa03f22c78c0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 28 Oct 2021 15:08:31 +0300 Subject: [PATCH] http-parser-2.9.4 --- programming/misc/http-parser/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/misc/http-parser/pspec.xml b/programming/misc/http-parser/pspec.xml index cf3a1c022f..32de8587ba 100644 --- a/programming/misc/http-parser/pspec.xml +++ b/programming/misc/http-parser/pspec.xml @@ -13,7 +13,7 @@ library A http request/response parser for c. This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. - https://github.com/nodejs/http-parser/archive/v2.9.3.tar.gz + https://github.com/nodejs/http-parser/archive/v2.9.4.tar.gz meson @@ -33,6 +33,13 @@ + + 2021-10-28 + 2.9.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-08 2.9.3 @@ -41,4 +48,4 @@ bluedevil@sctzine.com - \ No newline at end of file +