diff options
Diffstat (limited to 'devel/wasi-compiler-rt21/Makefile')
-rw-r--r-- | devel/wasi-compiler-rt21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile index ae90a63d04cf..83bf4c9217c2 100644 --- a/devel/wasi-compiler-rt21/Makefile +++ b/devel/wasi-compiler-rt21/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm21 -DISTVERSION= 21.1.0 +DISTVERSION= 21.1.1 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt |