glm 0.9.5.3

Closes Homebrew/homebrew#28225.
This commit is contained in:
Jack Nagel 2014-04-07 12:14:08 -05:00
parent 68b9a78105
commit 4f2857bd07

View file

@ -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