diff options
| author | BrewTestBot | 2014-10-20 11:26:35 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 11:26:35 +0100 |
| commit | 437db74caf96ad730b514468e09e428bac434cd8 (patch) | |
| tree | 1bdf5d5e2657a6472a1b0241af4cf9a962ed0cda /Library/Formula | |
| parent | b8b8a990a57e61aeafbbec8a3e7b6c4d6ec2d548 (diff) | |
| download | homebrew-437db74caf96ad730b514468e09e428bac434cd8.tar.bz2 | |
cracklib: update 2.9.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cracklib.rb | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Library/Formula/cracklib.rb b/Library/Formula/cracklib.rb index a926d5a15..d7cc5daa1 100644 --- a/Library/Formula/cracklib.rb +++ b/Library/Formula/cracklib.rb @@ -6,9 +6,11 @@ class Cracklib < Formula sha1 '827dcd24b14bf23911c34f4226b4453b24f949a3' bottle do - sha1 "40df594cdc2483e6b68b75e019574dbe4fc10519" => :mavericks - sha1 "f67cff17c3c71fc0f947b47da85e6eeb0a45a3b8" => :mountain_lion - sha1 "c355b2de9ec2df8d647160d08236aef6a783c976" => :lion + cellar :any + revision 1 + sha1 "1d4005c5e5401a3104255efb1ae88f5396984f2c" => :yosemite + sha1 "232a22e23e25dd71405fe869050dfd82bb5141e0" => :mavericks + sha1 "50d5faf0c5c3a46985382340e311263de9c363a6" => :mountain_lion end depends_on "gettext" |
