mosh: rename from mobile-shell
Closes #18636. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
21a4ce7052
commit
5d49294ea4
4 changed files with 3 additions and 2 deletions
1
Aliases/mobile-shell
Symbolic link
1
Aliases/mobile-shell
Symbolic link
|
@ -0,0 +1 @@
|
|||
../Formula/mosh.rb
|
|
@ -1 +0,0 @@
|
|||
../Formula/mobile-shell.rb
|
|
@ -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"
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue