apache-geode: renamed from geode
Closes #4179. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
edfc65850d
commit
1df264c8f7
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class Geode < Formula
|
||||
class ApacheGeode < Formula
|
||||
desc "In-memory Data Grid for fast transactional data processing"
|
||||
homepage "https://geode.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=incubator/geode/1.0.0-incubating.M3/apache-geode-1.0.0-incubating.M3.tar.gz"
|
|
@ -8,6 +8,7 @@
|
|||
"cyassl": "wolfssl",
|
||||
"d-bus": "dbus",
|
||||
"fig": "docker-compose",
|
||||
"geode": "apache-geode",
|
||||
"go-app-engine-32": "app-engine-go-32",
|
||||
"go-app-engine-64": "app-engine-go-64",
|
||||
"google-app-engine": "app-engine-python",
|
||||
|
|
Loading…
Reference in a new issue