dbus: rename from d-bus

This commit is contained in:
Vlad Shablinsky 2016-05-09 00:57:04 +03:00 committed by Dominyk Tiller
parent a7c96ce499
commit 91645351af
3 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
../Formula/d-bus.rb

View file

@ -1,4 +1,4 @@
class DBus < Formula
class Dbus < Formula
# releases: even (1.10.x) = stable, odd (1.11.x) = development
desc "Message bus system, providing inter-application communication"
homepage "https://wiki.freedesktop.org/www/Software/dbus"

View file

@ -5,6 +5,7 @@
"crystal": "autocode",
"cv": "progress",
"cyassl": "wolfssl",
"d-bus": "dbus",
"fig": "docker-compose",
"go-app-engine-32": "app-engine-go-32",
"go-app-engine-64": "app-engine-go-64",