llvm-13.0.1

This commit is contained in:
Rmys
2022-04-24 16:49:33 +03:00
committed by GitHub
parent 7dde5a6883
commit 3af1117b1c
+4 -4
View File
@@ -11,7 +11,7 @@
<License>NCSA</License>
<Summary>The Low Level Virtual Machine</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="c8ebad168710ede8c281bf81c79ef7e85213e274" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.0/llvm-project-13.0.0.src.tar.xz</Archive>
<Archive sha1sum="d3d41d875a3f9f9829e2364c0e9218adb8bb84ae" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-project-13.0.1.src.tar.xz</Archive>
<BuildDependencies>
<Dependency>ninja</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -331,9 +331,9 @@
<History>
<Update release="20">
<Date>2021-11-09</Date>
<Version>13.0.0</Version>
<Comment>Rebuild.</Comment>
<Date>2022-04-24</Date>
<Version>13.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>