llvm: version bump to 21.1.8

This commit is contained in:
suvari
2026-02-09 21:34:41 +03:00
parent d5fcf42cc7
commit 8e8cae12e1
+17 -2
View File
@@ -11,7 +11,7 @@
<License>Apache-2.0 WITH LLVM-exception</License>
<Summary>Compiler infrastructure</Summary>
<Description>The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them.</Description>
<Archive sha1sum="d17679d6c35410128cc4de6bad02c04a06fd0a86" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/llvm-project-21.1.5.src.tar.xz</Archive>
<Archive sha1sum="a02f43a68bf59be15a61d6ddd0d99bd4973244f4" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.8/llvm-project-21.1.8.src.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="46505b3cbfc5.patch">46505b3cbfc5.patch</AdditionalFile>
</AdditionalFiles>
@@ -330,6 +330,14 @@
<Path fileType="data">/usr/share/clang</Path>
<Path fileType="doc">/usr/share/clang-doc/index.js</Path>
<Path fileType="doc">/usr/share/clang-doc/clang-doc-default-stylesheet.css</Path>
<Path fileType="doc">/usr/share/clang-doc/mustache-index.js</Path>
<Path fileType="doc">/usr/share/clang-doc/template.mustache</Path>
<Path fileType="doc">/usr/share/clang-doc/class-template.mustache</Path>
<Path fileType="doc">/usr/share/clang-doc/function-template.mustache</Path>
<Path fileType="doc">/usr/share/clang-doc/enum-template.mustache</Path>
<Path fileType="doc">/usr/share/clang-doc/namespace-template.mustache</Path>
<Path fileType="doc">/usr/share/clang-doc/clang-doc-mustache.css</Path>
<Path fileType="doc">/usr/share/clang-doc/comment-template.mustache</Path>
</Files>
</Package>
@@ -356,7 +364,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/clang</Path>
<Path fileType="header">/usr/lib/clang/21.1.5/include</Path>
<Path fileType="header">/usr/lib/clang/21.1.8/include</Path>
<Path fileType="header">/usr/lib32/clang/21/include</Path>
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
<Path fileType="header">/usr/lib/clang/21/include</Path>
@@ -438,6 +446,13 @@
</Package>
<History>
<Update release="30">
<Date>2026-02-08</Date>
<Version>21.1.8</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="29">
<Date>2025-11-11</Date>
<Version>21.1.5</Version>