git: 2b3b305f6dd6 - main - devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.5

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Wed, 21 May 2025 15:01:00 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2b3b305f6dd6dac4c0a96fb9982397cf667144c0

commit 2b3b305f6dd6dac4c0a96fb9982397cf667144c0
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-05-21 15:00:36 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-05-21 15:00:36 +0000

    devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.5
---
 devel/wasi-compiler-rt20/Makefile | 2 +-
 devel/wasi-libcxx20/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/wasi-compiler-rt20/Makefile b/devel/wasi-compiler-rt20/Makefile
index 309937cc791a..6fcc6b949b89 100644
--- a/devel/wasi-compiler-rt20/Makefile
+++ b/devel/wasi-compiler-rt20/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm20
-DISTVERSION=	20.1.4
+DISTVERSION=	20.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile
index c1f0efa5de96..390b3d186e4b 100644
--- a/devel/wasi-libcxx20/Makefile
+++ b/devel/wasi-libcxx20/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm20
-DISTVERSION=	20.1.4
+DISTVERSION=	20.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx