git: ff6dcfda12d4 - main - devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 May 2025 18:42:15 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff6dcfda12d473c326815d802dcfe95361968811
commit ff6dcfda12d473c326815d802dcfe95361968811
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-05-05 18:41:44 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-05-05 18:41:44 +0000
devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.4
---
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 a3d338d6d213..309937cc791a 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.3
+DISTVERSION= 20.1.4
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile
index 332b7252280d..c1f0efa5de96 100644
--- a/devel/wasi-libcxx20/Makefile
+++ b/devel/wasi-libcxx20/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm20
-DISTVERSION= 20.1.3
+DISTVERSION= 20.1.4
MASTERDIR= ${.CURDIR}/../wasi-libcxx