Chipmunk 6.0.3

This commit is contained in:
Adam Vandenberg 2011-12-19 21:07:20 -08:00
parent 3742ffe094
commit f2a65237e6

View file

@ -1,8 +1,11 @@
require 'formula'
class Chipmunk < Formula
head 'http://chipmunk-physics.googlecode.com/svn/trunk'
homepage 'http://code.google.com/p/chipmunk-physics/'
homepage 'http://chipmunk-physics.net/'
url 'https://github.com/slembcke/Chipmunk-Physics/tarball/Chipmunk-6.0.3'
md5 '50108c9bfa090b8a87e22043a4eb51be'
head 'https://github.com/slembcke/Chipmunk-Physics.git'
depends_on 'cmake' => :build