diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile
index d16a7b705a51..f20b435996ad 100644
--- a/devel/wasi-compiler-rt18/Makefile
+++ b/devel/wasi-compiler-rt18/Makefile
@@ -1,6 +1,6 @@
 # must sync with devel/llvm18
-DISTVERSION=	18.1.4
+DISTVERSION=	18.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
 .include "${MASTERDIR}/Makefile"
diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile
index 7ad06eb1b101..426922d499fb 100644
--- a/devel/wasi-libcxx18/Makefile
+++ b/devel/wasi-libcxx18/Makefile
@@ -1,6 +1,6 @@
 # must sync with devel/llvm18
-DISTVERSION=	18.1.4
+DISTVERSION=	18.1.5
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx
 
 .include "${MASTERDIR}/Makefile"