Thrift 0.9.0
Closes Homebrew/homebrew#15502. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
cf3dad3e94
commit
4f6674baa6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Thrift < Formula
|
||||
homepage 'http://thrift.apache.org'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=thrift/0.8.0/thrift-0.8.0.tar.gz'
|
||||
sha1 '1d652d7078d9cc70e2a45d3119b13e86ebd446da'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=thrift/0.9.0/thrift-0.9.0.tar.gz'
|
||||
sha1 'fefcf4d729bf80da419407dfa028740aa95fa2e3'
|
||||
|
||||
head 'http://svn.apache.org/repos/asf/thrift/trunk'
|
||||
|
||||
|
|
Loading…
Reference in a new issue