From 647f9a88218cda11e48d629fbc98fa78a62909fe Mon Sep 17 00:00:00 2001 From: Charlie Li Date: Thu, 17 Apr 2025 16:20:44 -0400 Subject: [PATCH] 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