aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cracklib.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/cracklib.rb b/Library/Formula/cracklib.rb
index 5d7b3630a..a926d5a15 100644
--- a/Library/Formula/cracklib.rb
+++ b/Library/Formula/cracklib.rb
@@ -5,6 +5,12 @@ class Cracklib < Formula
url 'https://downloads.sourceforge.net/project/cracklib/cracklib/2.9.0/cracklib-2.9.0.tar.gz'
sha1 '827dcd24b14bf23911c34f4226b4453b24f949a3'
+ bottle do
+ sha1 "40df594cdc2483e6b68b75e019574dbe4fc10519" => :mavericks
+ sha1 "f67cff17c3c71fc0f947b47da85e6eeb0a45a3b8" => :mountain_lion
+ sha1 "c355b2de9ec2df8d647160d08236aef6a783c976" => :lion
+ end
+
depends_on "gettext"
def install