git: 780f6fb8b207 - main - www/llhttp: Use upstream patch link

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 16:25:51 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=780f6fb8b2073e82969c61f0d98276e078e74bb7

commit 780f6fb8b2073e82969c61f0d98276e078e74bb7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-01 16:11:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-01 16:23:13 +0000

    www/llhttp: Use upstream patch link
    
    Reference:      https://github.com/nodejs/llhttp/commit/1f23986da6337a55682dda268457f2dc27f5900f
---
 www/llhttp/files/patch-CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/llhttp/files/patch-CMakeLists.txt b/www/llhttp/files/patch-CMakeLists.txt
index 407e602780c2..116cddcb8794 100644
--- a/www/llhttp/files/patch-CMakeLists.txt
+++ b/www/llhttp/files/patch-CMakeLists.txt
@@ -1,3 +1,5 @@
+Reference:	https://github.com/nodejs/llhttp/commit/1f23986da6337a55682dda268457f2dc27f5900f
+
 --- CMakeLists.txt.orig	2025-05-03 17:04:09 UTC
 +++ CMakeLists.txt
 @@ -92,9 +92,7 @@ if(BUILD_STATIC_LIBS)