diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile index cc3340e98d0c..3d47b505ce0f 100644 --- a/devel/wasi-compiler-rt21/Makefile +++ b/devel/wasi-compiler-rt21/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.5 +DISTVERSION= 21.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile index ef974caa0218..b775a16b9525 100644 --- a/devel/wasi-libcxx21/Makefile +++ b/devel/wasi-libcxx21/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.5 +DISTVERSION= 21.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"