Navigation Menu

Skip to content

Commit

Permalink
glfw 2.7.8
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
brettkoonce authored and jacknagel committed Apr 24, 2013
1 parent 2e7a1bc commit 936c554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/glfw.rb
Expand Up @@ -2,8 +2,8 @@

class Glfw < Formula
homepage 'http://www.glfw.org/'
url 'http://downloads.sourceforge.net/project/glfw/glfw/2.7.7/glfw-2.7.7.tar.bz2'
sha1 'fce3baff5ae8ca8583fe91e63a23c3aad593b016'
url 'http://sourceforge.net/projects/glfw/files/glfw/2.7.8/glfw-2.7.8.zip'
sha1 'b4f51221ffed0a064bb413074544a530ae2751ec'

def install
system 'make', "PREFIX=#{prefix}", 'cocoa-dist-install'
Expand Down

0 comments on commit 936c554

Please sign in to comment.