diff --git a/devel/wasi-compiler-rt22/Makefile b/devel/wasi-compiler-rt22/Makefile index 06007c6b548b..4589b940761a 100644 --- a/devel/wasi-compiler-rt22/Makefile +++ b/devel/wasi-compiler-rt22/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm22 -DISTVERSION= 22.1.7 +DISTVERSION= 22.1.8 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx22/Makefile b/devel/wasi-libcxx22/Makefile index fc5ae578a24c..5ef97fd7cf85 100644 --- a/devel/wasi-libcxx22/Makefile +++ b/devel/wasi-libcxx22/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm22 -DISTVERSION= 22.1.7 +DISTVERSION= 22.1.8 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"