From 5238e08169f660061dab00ebf319cab8025074f7 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Oct 2013 13:12:51 -0500 Subject: [PATCH] glm 0.9.4.6 Signed-off-by: Mike McQuaid --- Formula/glm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/glm.rb b/Formula/glm.rb index 6bc8c44e91a..27a93804291 100644 --- a/Formula/glm.rb +++ b/Formula/glm.rb @@ -2,8 +2,8 @@ require 'formula' class Glm < Formula homepage 'http://glm.g-truc.net/' - url 'http://downloads.sourceforge.net/project/ogl-math/glm-0.9.4.5/glm-0.9.4.5.zip' - sha1 '034ff832393633211c23d3805392e426604184fb' + url 'http://downloads.sourceforge.net/project/ogl-math/glm-0.9.4.6/glm-0.9.4.6.zip' + sha1 'a909c34c718e9146575717d429ee55647b692d41' head 'https://github.com/Groovounet/glm.git' def install