diff --git a/devel/wasi-compiler-rt19/Makefile b/devel/wasi-compiler-rt19/Makefile index 056f7c07afdc..29a288d81f3b 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.6 +DISTVERSION= 19.1.7 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt .include "${MASTERDIR}/Makefile" diff --git a/devel/wasi-libcxx19/Makefile b/devel/wasi-libcxx19/Makefile index d52ff348c3c2..b3bf97f875c9 100644 --- a/devel/wasi-libcxx19/Makefile +++ b/devel/wasi-libcxx19/Makefile @@ -1,6 +1,6 @@ # must sync with devel/llvm19 -DISTVERSION= 19.1.6 +DISTVERSION= 19.1.7 MASTERDIR= ${.CURDIR}/../wasi-libcxx .include "${MASTERDIR}/Makefile"