Merge pull request #9474 from IdrisKalp/master

libclc 12.0.0
This commit is contained in:
Idris Kalp
2021-06-05 08:14:10 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library requirements of the OpenCL C programming language</Summary>
<Description>Library requirements of the OpenCL C programming language</Description>
<Archive sha1sum="b10dda0547f44babf4398cf45895bb592ba13339" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/libclc-11.1.0.src.tar.xz</Archive>
<Archive sha1sum="cb09e619690f57aa3dd3d085ca18f0efb2d3a4ac" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libclc-12.0.0.src.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-06-05</Date>
<Version>12.0.0</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-02-21</Date>
<Version>11.1.0</Version>