diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile index f20b435996ad..8d7176ac62f1 100644 --- a/devel/wasi-compiler-rt18/Makefile +++ b/devel/wasi-compiler-rt18/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index 426922d499fb..4a4fef66e6f5 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"