From 674d3670679e31a4f77497142e7ea84c4bdbe0ac Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 6 Jun 2025 23:11:20 +0200 Subject: [PATCH] llhttp: update to 9.3.0 --- common/shlibs | 2 +- srcpkgs/llhttp/template | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 9df235bde6a..cc0d473608b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3679,7 +3679,7 @@ libcaf_core.so.0.18.0 zeek-4.0.0_1 libcaf_io.so.0.18.0 zeek-4.0.0_1 libcaf_openssl.so.0.18.0 zeek-4.0.0_1 libbinpac.so.0 zeek-3.2.4_2 -libllhttp.so.9.2 llhttp-9.2.1_1 +libllhttp.so.9.3 llhttp-9.3.0_1 libpinyin.so.15 libpinyin-2.8.1_1 libzhuyin.so.15 libzhuyin-2.8.1_1 libuhd.so.4.6.0 uhd-4.6.0.0_1 diff --git a/srcpkgs/llhttp/template b/srcpkgs/llhttp/template index b04e6f9606e..4c1fb9754d9 100644 --- a/srcpkgs/llhttp/template +++ b/srcpkgs/llhttp/template @@ -1,10 +1,6 @@ # Template file for 'llhttp' - -# When this package is updated, nodejs may need to be updated -# or at least a revbump in the same pull request since they work in-sync. - pkgname=llhttp -version=9.2.1 +version=9.3.0 revision=1 build_style=cmake short_desc="Port of http_parser to llparse" @@ -14,7 +10,7 @@ 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=3c163891446e529604b590f9ad097b2e98b5ef7e4d3ddcf1cf98b62ca668f23e +checksum=1a2b45cb8dda7082b307d336607023aa65549d6f060da1d246b1313da22b685a post_install() { vlicense LICENSE-MIT