diff --git a/srcpkgs/glm/template b/srcpkgs/glm/template index aba8a3989bc..b9fdeb7185b 100644 --- a/srcpkgs/glm/template +++ b/srcpkgs/glm/template @@ -1,6 +1,6 @@ # Template file for 'glm' pkgname=glm -version=0.9.7.3 +version=0.9.7.4 revision=1 noarch=yes hostmakedepends="unzip" @@ -9,7 +9,7 @@ license="MIT" short_desc="A C++ mathematics library for graphics programming" homepage="http://glm.g-truc.net" distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip" -checksum=3c0a07319957fdd6dd4cc6a35e3a787e9c78ddb668febe6597987f55fe0a30cd +checksum=d48a0d732776b0fbfd17f01c830a08b50f07a3226f0cab95fcca5591982a43f2 wrksrc=${pkgname} do_install() {