spirv-llmn ver. bump

This commit is contained in:
Rmys
2023-10-21 23:52:51 +03:00
parent 43a989af8a
commit 25dfc23d19
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Tool and a library for bi-directional translation between SPIR-V and LLVM IR</Summary>
<Description>Tool and a library for bi-directional translation between SPIR-V and LLVM IR</Description>
<Archive sha1sum="f288e95377bc94e5fdbe5ed4f2dfdd16ef02289a" type="targz">https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v15.0.0.tar.gz</Archive>
<Archive sha1sum="b7045d5b70e8db062679f916439c64859606d2bb" type="targz">https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v16.0.0.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency>git</Dependency> -->
<Dependency>cmake</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-10-21</Date>
<Version>16.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-09-26</Date>
<Version>15.0.0</Version>