Chipmunk 6.0.3
This commit is contained in:
parent
3742ffe094
commit
f2a65237e6
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue