diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/thrift.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb index d16053a8e..43e3530fb 100644 --- a/Library/Formula/thrift.rb +++ b/Library/Formula/thrift.rb @@ -2,7 +2,7 @@ require 'formula' class Thrift < Formula homepage 'http://incubator.apache.org/thrift/' - head 'http://svn.apache.org/repos/asf/incubator/thrift/trunk' + head 'http://svn.apache.org/repos/asf/thrift/trunk' url 'http://www.apache.org/dist/thrift/0.6.1/thrift-0.6.1.tar.gz' md5 'e1ec722d5f38077a23a32c4de4d4ce94' |
