glslang ver. bump

This commit is contained in:
Rmys
2021-06-27 20:33:27 +03:00
committed by GitHub
parent 469b9f6ef5
commit 384f9fdd77
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>OpenGL and OpenGL ES shader front end and validator</Summary>
<Description>OpenGL and OpenGL ES shader front end and validator</Description>
<Archive sha1sum="1ff733e45b0dfea91278d263e409e37044a88cce" type="targz">https://github.com/KhronosGroup/glslang/archive/8.13.3743.tar.gz</Archive>
<Archive sha1sum="57cc7e0e96d2b9407541b4c0e3f86cd2fa1e945e" type="binary">https://github.com/KhronosGroup/glslang/archive/11.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python3-devel</Dependency>
@@ -49,6 +49,13 @@
</Package>
<History>
<Update release="3">
<Date>2021-06-27</Date>
<Version>11.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-07-06</Date>
<Version>8.13.3743</Version>