From b2d3927ffb36e2f968365b1b5c44312b077e108a Mon Sep 17 00:00:00 2001 From: Mike Ryan Date: Wed, 4 May 2011 21:06:45 -0500 Subject: thrift 0.6.1 Signed-off-by: Adam Vandenberg --- Library/Formula/thrift.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb index a5d879b9f..d16053a8e 100644 --- a/Library/Formula/thrift.rb +++ b/Library/Formula/thrift.rb @@ -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.5.0-incubating/thrift-0.5.0.tar.gz' - md5 '14c97adefb4efc209285f63b4c7f51f2' + url 'http://www.apache.org/dist/thrift/0.6.1/thrift-0.6.1.tar.gz' + md5 'e1ec722d5f38077a23a32c4de4d4ce94' depends_on 'boost' -- cgit v1.2.3