http-parser: update to 2.6.0.

This commit is contained in:
Enno Boland 2015-10-30 06:08:02 +01:00
parent 707fbdd629
commit b802823309

View file

@ -1,14 +1,14 @@
# Template file for 'http-parser'
pkgname=http-parser
version=2.5.0
revision=2
version=2.6.0
revision=1
build_style=gnu-makefile
short_desc="HTTP request/response parser for c"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://github.com/joyent/http-parser"
distfiles="$homepage/archive/v${version}.tar.gz"
checksum=e3b4ba58f4e6ee5fbec781df020e5cb74c3a799a07f059e1e125127a0b801481
checksum=a11c5ccb9808496f3de66d54ea1f89271919923307e31c75de2a3a77a6754c97
make_build_target=library
pre_install() {