git: 647f9a88218c - main - devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Apr 2025 20:21:08 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=647f9a88218cda11e48d629fbc98fa78a62909fe
commit 647f9a88218cda11e48d629fbc98fa78a62909fe
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-04-17 20:20:44 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-04-17 20:20:44 +0000
devel/wasi-{compiler-rt,libcxx}20: sync to 20.1.3
---
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 89517b7af6c0..a3d338d6d213 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.2
+DISTVERSION= 20.1.3
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile
index b642567a0fae..332b7252280d 100644
--- a/devel/wasi-libcxx20/Makefile
+++ b/devel/wasi-libcxx20/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm20
-DISTVERSION= 20.1.2
+DISTVERSION= 20.1.3
MASTERDIR= ${.CURDIR}/../wasi-libcxx