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