parent
68b9a78105
commit
4f2857bd07
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://downloads.sourceforge.net/project/ogl-math/glm-0.9.5.2/glm-0.9.5.2.zip'
|
||||
sha1 '647736ff89bde9543ce20c1a4497674f9fbf6ab9'
|
||||
url 'https://downloads.sourceforge.net/project/ogl-math/glm-0.9.5.3/glm-0.9.5.3.zip'
|
||||
sha1 'e5035b496390b0f05afc823f3930186139c9b2bf'
|
||||
head 'https://github.com/Groovounet/glm.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue