diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile index 8d7176ac62f1..203556ffa9ff 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.6 +DISTVERSION= 18.1.7 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index 4a4fef66e6f5..e8c40945d2f2 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.6 +DISTVERSION= 18.1.7 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"