diff --git a/srcpkgs/llhttp/template b/srcpkgs/llhttp/template index 4c1fb9754d91ae..27d84cee4cfdea 100644 --- a/srcpkgs/llhttp/template +++ b/srcpkgs/llhttp/template @@ -1,16 +1,16 @@ # Template file for 'llhttp' pkgname=llhttp -version=9.3.0 +version=9.3.1 revision=1 build_style=cmake short_desc="Port of http_parser to llparse" maintainer="Enno Boland " license="MIT" -homepage="https://llhttp.org/" +homepage="https://llhttp.org" # _always_ use releases. Those have the C code generated, otherwise # we'd have a dep loop nodejs<->llhttp distfiles="https://github.com/nodejs/llhttp/archive/release/v${version}.tar.gz" -checksum=1a2b45cb8dda7082b307d336607023aa65549d6f060da1d246b1313da22b685a +checksum=c14a93f287d3dbd6580d08af968294f8bcc61e1e1e3c34301549d00f3cf09365 post_install() { vlicense LICENSE-MIT