diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/glm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glm.rb b/Library/Formula/glm.rb index f7247a564..8988f2164 100644 --- a/Library/Formula/glm.rb +++ b/Library/Formula/glm.rb @@ -2,8 +2,8 @@ require 'formula' class Glm < Formula homepage 'http://glm.g-truc.net/' - url 'http://sourceforge.net/projects/ogl-math/files/glm-0.9.4.1/glm-0.9.4.1.zip' - sha1 '4fef78bf354cf75635760f405af60b43641764d6' + url 'http://sourceforge.net/projects/ogl-math/files/glm-0.9.4.2/glm-0.9.4.2.zip' + sha1 '274044cd5c45fd0f2b013d8b4d4e799d0f171b01' head 'https://github.com/Groovounet/glm.git' def install |
