glm 0.9.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
238e53ebb4
commit
d598ae2c3b
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 'https://github.com/Groovounet/glm/tarball/0.9.3.2'
|
||||
sha1 '5000ad44ee5a80612d05781d43413119b6de0872'
|
||||
url 'https://sourceforge.net/projects/ogl-math/files/glm-0.9.3.4/glm-0.9.3.4.zip'
|
||||
sha1 '1ce94772251e680079254c149954e7d2124630d2'
|
||||
head 'https://github.com/Groovounet/glm.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue