git: f809a8467454 - main - devel/wasi-{compiler-rt,libcxx}17: sync to 17.0.6

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Tue, 28 Nov 2023 21:33:09 UTC
The branch main has been updated by vishwin:

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

commit f809a846745449fce09672205ebcddb878ae1d91
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-11-28 21:32:33 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-11-28 21:32:33 +0000

    devel/wasi-{compiler-rt,libcxx}17: sync to 17.0.6
---
 devel/wasi-compiler-rt17/Makefile | 2 +-
 devel/wasi-libcxx17/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/wasi-compiler-rt17/Makefile b/devel/wasi-compiler-rt17/Makefile
index e4fb5420f0f2..b9ba826bf5de 100644
--- a/devel/wasi-compiler-rt17/Makefile
+++ b/devel/wasi-compiler-rt17/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm17
-DISTVERSION=	17.0.5
+DISTVERSION=	17.0.6
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx17/Makefile b/devel/wasi-libcxx17/Makefile
index fcfd20072be8..beda85347bd5 100644
--- a/devel/wasi-libcxx17/Makefile
+++ b/devel/wasi-libcxx17/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm17
-DISTVERSION=	17.0.5
+DISTVERSION=	17.0.6
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx