diff options
Diffstat (limited to 'Library/Formula/glm.rb')
| -rw-r--r-- | Library/Formula/glm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glm.rb b/Library/Formula/glm.rb index 96474dbb6..44a28fbf0 100644 --- a/Library/Formula/glm.rb +++ b/Library/Formula/glm.rb @@ -2,7 +2,7 @@ require 'formula' class Glm < Formula homepage 'http://glm.g-truc.net/' - url 'http://sourceforge.net/projects/ogl-math/files/glm-0.9.4.3/glm-0.9.4.3.zip' + url 'http://downloads.sourceforge.net/project/ogl-math/glm-0.9.4.3/glm-0.9.4.3.zip' sha1 '229f0ac8c9148ade0d466943efc18cdad53d14db' head 'https://github.com/Groovounet/glm.git' |
