diff --git a/srcpkgs/glm/template b/srcpkgs/glm/template index b3037849711..a25eea182a6 100644 --- a/srcpkgs/glm/template +++ b/srcpkgs/glm/template @@ -1,6 +1,6 @@ # Template file for 'glm' pkgname=glm -version=0.9.9.0 +version=0.9.9.1 revision=1 wrksrc=glm noarch=yes @@ -11,7 +11,7 @@ short_desc="A C++ mathematics library for graphics programming" license="MIT" homepage="http://glm.g-truc.net" distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip" -checksum=e1c707407c43589e8eeb8b69b902f1a34aaaa59bda1ca144181c2d2d6e531246 +checksum=10f1471d69ec09992f400705bedc9f5121e17a2c8fd6f9591244bb5ee1104a10 post_extract() { # Fix compiler version detection: GCC >= 7.2