From 0372613f92ab5f32655d18905c3076b06ac0b39a Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sun, 30 Dec 2018 11:48:11 +0100 Subject: [PATCH] http-parser: update to 2.9.0. --- common/shlibs | 2 +- srcpkgs/http-parser/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index e0bce3ebc8..f9165f2849 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2075,7 +2075,7 @@ libkasten3okteta1core.so.1 okteta-0.25.1_1 libkasten3okteta1gui.so.1 okteta-0.25.1_1 libokteta2core.so.2 okteta-0.25.1_1 libokteta2gui.so.2 okteta-0.25.1_1 -libhttp_parser.so.2.8 http-parser-2.8.0_1 +libhttp_parser.so.2.9 http-parser-2.9.0_1 libmaa.so.4 libmaa-1.4.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 622fe9cd6a..03f25554ee 100644 --- a/srcpkgs/http-parser/template +++ b/srcpkgs/http-parser/template @@ -1,15 +1,15 @@ # Template file for 'http-parser' pkgname=http-parser -version=2.8.1 +version=2.9.0 revision=1 build_style=gnu-makefile +make_build_target=library short_desc="HTTP request/response parser for c" maintainer="Enno Boland " license="MIT" homepage="https://github.com/joyent/http-parser" -distfiles="$homepage/archive/v${version}.tar.gz" -checksum=51615f68b8d67eadfd2482decc63b3e55d749ce0055502bbb5b0032726d22d96 -make_build_target=library +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=ef26268c54c8084d17654ba2ed5140bffeffd2a040a895ffb22a6cca3f6c613f pre_install() { vmkdir usr/lib/pkgconfig