glm:ver. bump

This commit is contained in:
Rmys
2020-02-21 19:26:39 +03:00
parent e4bbf3b8dd
commit 712da45945
3 changed files with 640 additions and 2 deletions
+11 -1
View File
@@ -12,10 +12,13 @@
<IsA>library</IsA>
<Summary>C++ mathematics library</Summary>
<Description>C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification</Description>
<Archive sha1sum="f75a221f84a8ee53aa5962c8189f4519d07d4182" type="targz">https://github.com/g-truc/glm/archive/0.9.8.3.tar.gz</Archive>
<Archive sha1sum="03acee1ccc54c1ab1a30d3642cc568bfdbf83944" type="targz">https://github.com/g-truc/glm/archive/0.9.9.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<Patch>glm-0.9.9.6-install.patch</Patch>
</Patches>
</Source>
<Package>
<Name>glm</Name>
@@ -31,6 +34,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-02-21</Date>
<Version>0.9.9.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-09</Date>
<Version>0.9.8.3</Version>