[packages/http-parser] - updated to 2.9.3

qboosh qboosh at pld-linux.org
Sat Mar 21 17:10:56 CET 2020


commit 53b9f52f728eadc836b1ca99a58c5bec85357010
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 21 17:12:04 2020 +0100

    - updated to 2.9.3

 http-parser.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/http-parser.spec b/http-parser.spec
index e377932..99f8dcb 100644
--- a/http-parser.spec
+++ b/http-parser.spec
@@ -1,13 +1,13 @@
 Summary:	HTTP request/response parser for C
 Summary(pl.UTF-8):	Analizator żądań/odpowiedzi HTTP dla C
 Name:		http-parser
-Version:	2.9.2
-Release:	2
+Version:	2.9.3
+Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/nodejs/http-parser/releases
 Source0:	https://github.com/nodejs/http-parser/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	aaf0421392e1c0d1f2d51ec9f0e08cc1
+# Source0-md5:	4fb10ad62a043dfabd7783e6ae410605
 # Build shared library with SONAME using gyp and remove -O flags so optflags take over
 # TODO: do this nicely upstream
 Patch0:		%{name}-gyp-sharedlib.patch
@@ -19,7 +19,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # we use the upstream version from http_parser.h as the SONAME
 %define somajor 2
 %define sominor 9
-%define somicro 2
+%define somicro 3
 
 %description
 This is a parser for HTTP messages written in C. It parses both
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/http-parser.git/commitdiff/53b9f52f728eadc836b1ca99a58c5bec85357010



More information about the pld-cvs-commit mailing list