glm 0.9.4.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
09c53a0794
commit
1d38ed6a45
1 changed files with 2 additions and 2 deletions
|
@ -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.3/glm-0.9.4.3.zip'
|
||||
sha1 '229f0ac8c9148ade0d466943efc18cdad53d14db'
|
||||
url 'http://downloads.sourceforge.net/project/ogl-math/glm-0.9.4.4/glm-0.9.4.4.zip'
|
||||
sha1 'a4f24a9721caf50791c75b740fa2474f95b6c228'
|
||||
head 'https://github.com/Groovounet/glm.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue