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