commit 91ae93dc1488418953535ac342d1c6edf1ab9b15
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 19 17:38:14 2018 +0200

    - updated to 2.8.1

 http-parser.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/http-parser.spec b/http-parser.spec
index 1c36716..4fadbae 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.8.0
+Version:       2.8.1
 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: 43ea1e49447aa0be4ed6adc6cf300a38
+# Source0-md5: cb8cbe17d68c4101eebe80229e32efdb
 # 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 8
-%define somicro 0
+%define somicro 1
 
 %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/91ae93dc1488418953535ac342d1c6edf1ab9b15

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to