diff --git a/srcpkgs/glm/template b/srcpkgs/glm/template index 1cbd2d195f..7e505bfbf4 100644 --- a/srcpkgs/glm/template +++ b/srcpkgs/glm/template @@ -1,6 +1,6 @@ # Template file for 'glm' pkgname=glm -version=0.9.6.3 +version=0.9.7.0 revision=1 noarch=yes hostmakedepends="unzip" @@ -8,8 +8,8 @@ maintainer="Juan RP " license="MIT" short_desc="A C++ mathematics library for graphics programming" homepage="http://glm.g-truc.net" -distfiles="${SOURCEFORGE_SITE}/ogl-math/glm-${version}.zip" -checksum=14651b56b10fa68082446acaf6a1116d56b757c8d375b34b5226a83140acd2b2 +distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip" +checksum=463225d30eda8bbe89dcbb1c528589e0f53e695babd53876ee3f29c3723981f0 wrksrc=${pkgname} do_install() {