diff --git a/devel/wasi-compiler-rt22/Makefile b/devel/wasi-compiler-rt22/Makefile index 7b24335c16bd..87d119a8a1ea 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.5 +DISTVERSION= 22.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx22/Makefile b/devel/wasi-libcxx22/Makefile index 767f63c6350f..a430b0b828de 100644 --- a/devel/wasi-libcxx22/Makefile +++ b/devel/wasi-libcxx22/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm22 -DISTVERSION= 22.1.5 +DISTVERSION= 22.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"