aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDominyk Tiller2015-10-05 13:22:52 +0100
committerDominyk Tiller2015-10-06 03:35:26 +0100
commit9ae6f6d3acde2417f5e1ce7cb601f8c8629360df (patch)
tree04b2ea0fdab5013260f904d84f65f7ba5945c25a /Library
parentcc7a047edc8dbd34706dfe4014a78dc0b176cf6b (diff)
downloadbrew-9ae6f6d3acde2417f5e1ce7cb601f8c8629360df.tar.bz2
mbedtls: renamed from polarssl
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/formula_renames.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb
index 3f1b1a6b1..1ae3befd1 100644
--- a/Library/Homebrew/formula_renames.rb
+++ b/Library/Homebrew/formula_renames.rb
@@ -10,4 +10,5 @@ FORMULA_RENAMES = {
"mpich2" => "mpich",
"plt-racket" => "racket",
"fig" => "docker-compose",
+ "polarssl" => "mbedtls",
}