diff --git a/srcpkgs/http-parser/template b/srcpkgs/http-parser/template index 7388025c12d..dd1cbdffe95 100644 --- a/srcpkgs/http-parser/template +++ b/srcpkgs/http-parser/template @@ -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 " 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() {