diff --git a/devel/wasi-compiler-rt20/Makefile b/devel/wasi-compiler-rt20/Makefile index 6fcc6b949b89..c82584befbc8 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.5 +DISTVERSION= 20.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile index 390b3d186e4b..24519bc3194f 100644 --- a/devel/wasi-libcxx20/Makefile +++ b/devel/wasi-libcxx20/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.5 +DISTVERSION= 20.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"