From 5e2eb659a263740882daae3dd0be97776f527d74 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 11 Feb 2016 22:53:34 +0100 Subject: [PATCH] http-parser: update to 2.6.1. --- common/shlibs | 2 +- srcpkgs/http-parser/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 45d4941f82c..15f23888515 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2085,7 +2085,7 @@ libkasten2core.so.2 okteta-4.14.2_1 libkasten2controllers.so.2 okteta-4.14.2_1 libkasten2okteta1gui.so.1 okteta-4.14.2_1 libkasten2okteta1core.so.1 okteta-4.14.2_1 -libhttp_parser.so.2.6.0 http-parser-2.6.0_1 +libhttp_parser.so.2.6.1 http-parser-2.6.1_1 libmaa.so.3 libmaa-1.3.2_1 libcodeblocks.so.0 codeblocks-13.12_1 liblept.so.5 leptonica-1.73_1 diff --git a/srcpkgs/http-parser/template b/srcpkgs/http-parser/template index dd1cbdffe95..b24855b4127 100644 --- a/srcpkgs/http-parser/template +++ b/srcpkgs/http-parser/template @@ -1,6 +1,6 @@ # Template file for 'http-parser' pkgname=http-parser -version=2.6.0 +version=2.6.1 revision=1 build_style=gnu-makefile short_desc="HTTP request/response parser for c" @@ -8,7 +8,7 @@ maintainer="Enno Boland " license="GPL-3" homepage="https://github.com/joyent/http-parser" distfiles="$homepage/archive/v${version}.tar.gz" -checksum=a11c5ccb9808496f3de66d54ea1f89271919923307e31c75de2a3a77a6754c97 +checksum=48ce852009121e9959c28408017902423ed0b5125de923cd0fdde77fce862aad make_build_target=library pre_install() {