diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile index 3d47b505ce0f..ca48ce998e01 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.6 +DISTVERSION= 21.1.7 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile index b775a16b9525..d91c23b421b7 100644 --- a/devel/wasi-libcxx21/Makefile +++ b/devel/wasi-libcxx21/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.6 +DISTVERSION= 21.1.7 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"