diff --git a/devel/wasi-compiler-rt19/Makefile b/devel/wasi-compiler-rt19/Makefile index a6dcb47db844..056f7c07afdc 100644 --- a/devel/wasi-compiler-rt19/Makefile +++ b/devel/wasi-compiler-rt19/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.5 +DISTVERSION= 19.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile index 83f82d1c49ce..d52ff348c3c2 100644 --- a/devel/wasi-libcxx19/Makefile +++ b/devel/wasi-libcxx19/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.5 +DISTVERSION= 19.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"