aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/formula_renames.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb
index 8c4926032..7c64b3fef 100644
--- a/Library/Homebrew/formula_renames.rb
+++ b/Library/Homebrew/formula_renames.rb
@@ -12,5 +12,6 @@ FORMULA_RENAMES = {
"fig" => "docker-compose",
"polarssl" => "mbedtls",
"crystal" => "autocode",
- "nimrod" => "nim"
+ "nimrod" => "nim",
+ "cyassl" => "wolfssl",
}