diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cracklib.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/cracklib.rb b/Library/Formula/cracklib.rb index 6cd6c6ff3..b828da9c1 100644 --- a/Library/Formula/cracklib.rb +++ b/Library/Formula/cracklib.rb @@ -6,6 +6,10 @@ class Cracklib < Formula sha1 "a780211a87a284297aa473fe2b50584b842a0e98" bottle do + cellar :any + sha1 "51805becd70c9f2d62c40ab28b5e4a2d041b8b24" => :yosemite + sha1 "418f78244ce9b7d8ab16bd5869d353981ce9afe7" => :mavericks + sha1 "eb566f302ca1118f26a9e88aa537bbcf76c088d0" => :mountain_lion end depends_on "gettext" |
