glm 0.9.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fad4adc153
commit
1ef7b9d14b
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://sourceforge.net/projects/ogl-math/files/glm-0.9.4.2/glm-0.9.4.2.zip'
|
||||
sha1 '274044cd5c45fd0f2b013d8b4d4e799d0f171b01'
|
||||
url 'http://sourceforge.net/projects/ogl-math/files/glm-0.9.4.3/glm-0.9.4.3.zip'
|
||||
sha1 '229f0ac8c9148ade0d466943efc18cdad53d14db'
|
||||
head 'https://github.com/Groovounet/glm.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue