[packages/http-parser] - updated to 2.5.0

qboosh qboosh at pld-linux.org
Wed Sep 30 18:17:12 CEST 2015


commit 679d86f4196065bd30ed6437852a765aad526972
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 30 18:18:09 2015 +0200

    - updated to 2.5.0

 http-parser.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/http-parser.spec b/http-parser.spec
index 8145867..f2bdcb9 100644
--- a/http-parser.spec
+++ b/http-parser.spec
@@ -1,12 +1,12 @@
 Summary:	HTTP request/response parser for C
 Summary(pl.UTF-8):	Analizator żądań/odpowiedzi HTTP dla C
 Name:		http-parser
-Version:	2.4.2
+Version:	2.5.0
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	https://github.com/joyent/http-parser/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	320b65ff6d79c7d3a2fa88d5ea94196a
+# Source0-md5:	6172c0d2fbc10d2b57ff05f03b67312f
 # 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
@@ -17,8 +17,8 @@ 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 4
-%define somicro 2
+%define sominor 5
+%define somicro 0
 
 %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/679d86f4196065bd30ed6437852a765aad526972



More information about the pld-cvs-commit mailing list