update thrift to v 0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b7d426169e
commit
f19568f761
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue