git: 90c1cd801c92 - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.5

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Fri, 07 Nov 2025 04:46:37 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90c1cd801c92c9d044891eede84211a4b5b4890c

commit 90c1cd801c92c9d044891eede84211a4b5b4890c
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-11-07 04:46:10 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-11-07 04:46:10 +0000

    devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.5
---
 devel/wasi-compiler-rt21/Makefile | 2 +-
 devel/wasi-libcxx21/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile
index 6cba4efde72e..cc3340e98d0c 100644
--- a/devel/wasi-compiler-rt21/Makefile
+++ b/devel/wasi-compiler-rt21/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm21
-DISTVERSION=	21.1.4
+DISTVERSION=	21.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index 3994ba19f43e..ef974caa0218 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm21
-DISTVERSION=	21.1.4
+DISTVERSION=	21.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx