glslang ver. bump

This commit is contained in:
Rmys
2021-12-18 13:23:21 +03:00
parent 4ec6110f34
commit 8d93019865
+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="cceaa4d7d6037e4bebe0ff77d5385f6df7bc2d90" type="targz">https://github.com/KhronosGroup/glslang/archive/11.6.0.tar.gz</Archive>
<Archive sha1sum="b2b19e66dfc4f68c7a896ee4d7a3b61854c04ff0" type="targz">https://github.com/KhronosGroup/glslang/archive/11.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python3-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="6">
<Date>2021-12-17</Date>
<Version>11.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2021-10-24</Date>
<Version>11.6.0</Version>