update thrift to v 0.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Adam Coffman 2010-10-25 23:02:37 -05:00 committed by Adam Vandenberg
parent b7d426169e
commit f19568f761

View file

@ -3,8 +3,8 @@ require 'formula'
class Thrift <Formula
homepage 'http://incubator.apache.org/thrift/'
head 'http://svn.apache.org/repos/asf/incubator/thrift/trunk'
url 'http://www.apache.org/dist/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz'
md5 'bb8466e5b884e9edef862a64f57abe38'
url 'http://www.apache.org/dist/incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz'
md5 '14c97adefb4efc209285f63b4c7f51f2'
depends_on 'boost'