Update package version to 18.1.7

This commit is contained in:
2025-05-08 13:42:42 +03:00
parent ad3108be59
commit 40e6dd041f
4 changed files with 30 additions and 14 deletions
+8 -2
View File
@@ -1,9 +1,15 @@
name: llvm
description: A collection of modular and reusable compiler and toolchain technologies
version: 17.0.6
version: 18.1.7
url: https://llvm.org
license: Apache2-with-llvm-exception
architecture: any
depends: ["perl"]
make_depends: ["cmake","libffi","ncurses","ninja","python3","zlib","zstd"]
type: source
split_packages:
- name: llvm
depends: ["perl"]
- name: clang
description: C language family frontend for LLVM
url: https://clang.llvm.org/
depends: ["gcc","llvm"]