diff --git a/devel/wasi-compiler-rt20/Makefile b/devel/wasi-compiler-rt20/Makefile index 25f97501f213..2cd2b30e3699 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.7 +DISTVERSION= 20.1.8 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx20/Makefile b/devel/wasi-libcxx20/Makefile index 398c70b0321d..a9f5bdc03230 100644 --- a/devel/wasi-libcxx20/Makefile +++ b/devel/wasi-libcxx20/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm20 -DISTVERSION= 20.1.7 +DISTVERSION= 20.1.8 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"