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,6 +1,6 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.3 +DISTVERSION= 20.1.4 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" 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,6 +1,6 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.3 +DISTVERSION= 20.1.4 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"