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 a0cc43d7e..294bacd74 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://downloads.sourceforge.net/project/ogl-math/glm-0.9.5.2/glm-0.9.5.2.zip' + url 'https://downloads.sourceforge.net/project/ogl-math/glm-0.9.5.2/glm-0.9.5.2.zip' sha1 '647736ff89bde9543ce20c1a4497674f9fbf6ab9' head 'https://github.com/Groovounet/glm.git' |
