mosh: rename from mobile-shell

Closes #18636.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
L Day 2017-09-27 19:30:52 -04:00 committed by ilovezfs
parent 21a4ce7052
commit 5d49294ea4
4 changed files with 3 additions and 2 deletions

1
Aliases/mobile-shell Symbolic link
View file

@ -0,0 +1 @@
../Formula/mosh.rb

View file

@ -1 +0,0 @@
../Formula/mobile-shell.rb

View file

@ -1,4 +1,4 @@
class MobileShell < Formula
class Mosh < Formula
desc "Remote terminal application"
homepage "https://mosh.org"
url "https://mosh.org/mosh-1.3.2.tar.gz"

View file

@ -107,6 +107,7 @@
"mariadb100": "mariadb@10.0",
"maven31": "maven@3.1",
"maven32": "maven@3.2",
"mobile-shell": "mosh",
"mongo-c": "mongo-c-driver",
"mongodb26": "mongodb@2.6",
"mongodb30": "mongodb@3.0",