[packages/http-parser] - updated to 2.7.0

qboosh qboosh at pld-linux.org
Sun Jun 26 21:59:30 CEST 2016


commit e23bdc978928613dea6495e89c7e4d5dc51e953e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 26 21:59:33 2016 +0200

    - updated to 2.7.0

 http-parser.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/http-parser.spec b/http-parser.spec
index f2bdcb9..e9d7bed 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.5.0
+Version:	2.7.0
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	https://github.com/joyent/http-parser/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	6172c0d2fbc10d2b57ff05f03b67312f
+# Source0-md5:	335f0a0748684640078474c897d87804
 # 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,7 +17,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 5
+%define sominor 7
 %define somicro 0
 
 %description
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list