git: bfa9205ff9ae - main - devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Jul 2025 23:48:17 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bfa9205ff9aef1f6dc02efa2aa44c3f765e1d1f1
commit bfa9205ff9aef1f6dc02efa2aa44c3f765e1d1f1
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-07-01 23:47:22 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-07-01 23:47:22 +0000
devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.7
---
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 c82584befbc8..25f97501f213 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.6
+DISTVERSION= 20.1.7
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile
index 24519bc3194f..398c70b0321d 100644
--- a/devel/wasi-libcxx20/Makefile
+++ b/devel/wasi-libcxx20/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm20
-DISTVERSION= 20.1.6
+DISTVERSION= 20.1.7
MASTERDIR= ${.CURDIR}/../wasi-libcxx