prestodb: renamed from presto
parent
1259d533b8
commit
3dcf14f18b
|
@ -1,4 +1,4 @@
|
|||
class Presto < Formula
|
||||
class Prestodb < Formula
|
||||
desc "Distributed SQL query engine for big data"
|
||||
homepage "https://prestodb.io"
|
||||
url "https://search.maven.org/remotecontent?filepath=com/facebook/presto/presto-server/0.227/presto-server-0.227.tar.gz"
|
|
@ -153,6 +153,7 @@
|
|||
"postgresql94": "postgresql@9.4",
|
||||
"postgresql95": "postgresql@9.5",
|
||||
"ppl011": "ppl@0.11",
|
||||
"presto": "prestodb",
|
||||
"protobuf250": "protobuf@2.5",
|
||||
"protobuf260": "protobuf@2.6",
|
||||
"pyqt5": "pyqt",
|
||||
|
|
Loading…
Reference in New Issue