bullet 2.80

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
quarnster 2012-03-30 20:40:27 +03:00 committed by Adam Vandenberg
parent 1c8a0668c9
commit 709fe85d2a

View file

@ -1,11 +1,11 @@
require 'formula'
class Bullet < Formula
url 'http://bullet.googlecode.com/files/bullet-2.79-rev2440.tgz'
homepage 'http://bulletphysics.org/wordpress/'
sha1 '49b4b362a0c8d279e32b946ef9578b1dd8c5987c'
version '2.79'
head 'http://bullet.googlecode.com/svn/trunk/', :using => :svn
url 'http://bullet.googlecode.com/files/bullet-2.80-rev2531.tgz'
version '2.80'
sha1 '65a7dbb852cc3b92f40d79a2a368233442747228'
head 'http://bullet.googlecode.com/svn/trunk/'
depends_on 'cmake' => :build