prestodb: renamed from presto

master
David Phillips 2019-10-08 12:46:44 -07:00 committed by Mike McQuaid
parent 1259d533b8
commit 3dcf14f18b
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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",