]> git.pld-linux.org Git - packages/http-parser.git/commitdiff
- updated to 2.7.0 auto/th/http-parser-2.7.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jun 2016 19:59:33 +0000 (21:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jun 2016 19:59:33 +0000 (21:59 +0200)
http-parser.spec

index f2bdcb93861ae65b9696e3de06dcbc049f4538a8..e9d7bed06fae8f3801cb5bc4975353d16c1603a6 100644 (file)
@@ -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
This page took 0.06559 seconds and 4 git commands to generate.