aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2024-04-19 13:37:18 +0000
committerCharlie Li <vishwin@FreeBSD.org>2024-04-19 13:37:18 +0000
commitc2203040e9a64b659c4098a7b981c312df5a3733 (patch)
treef3e76f7c08eebe8a16c336152f2c9ba57821905f
parentabb53c26871fba80cc76ee4264a3fb8d05e895f7 (diff)
downloadports-c2203040e9a64b659c4098a7b981c312df5a3733.tar.gz
ports-c2203040e9a64b659c4098a7b981c312df5a3733.zip
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.4
-rw-r--r--devel/wasi-compiler-rt18/Makefile2
-rw-r--r--devel/wasi-libcxx18/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile
index 2af6a297447f..d16a7b705a51 100644
--- a/devel/wasi-compiler-rt18/Makefile
+++ b/devel/wasi-compiler-rt18/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm18
-DISTVERSION= 18.1.3
+DISTVERSION= 18.1.4
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile
index d46a91e3f35e..7ad06eb1b101 100644
--- a/devel/wasi-libcxx18/Makefile
+++ b/devel/wasi-libcxx18/Makefile
@@ -1,5 +1,5 @@
# must sync with devel/llvm18
-DISTVERSION= 18.1.3
+DISTVERSION= 18.1.4
MASTERDIR= ${.CURDIR}/../wasi-libcxx