diff options
| -rw-r--r-- | Library/Formula/ldns.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/ldns.rb b/Library/Formula/ldns.rb index 705b44a8d..a496a72d6 100644 --- a/Library/Formula/ldns.rb +++ b/Library/Formula/ldns.rb @@ -7,10 +7,9 @@ class Ldns < Formula revision 1 bottle do - revision 2 - sha1 "0730f244c3191ccc105e681d0a046dd0a03f582d" => :mavericks - sha1 "d1d014414e72ff7635bea795b2b140d9f33898f3" => :mountain_lion - sha1 "1cfa7037a76eac035e4e1089514a044eff2e6b8b" => :lion + sha1 "17ad3b757668a1b6a5ecc9a3e5bed0a7d326b606" => :mavericks + sha1 "aa5cec1eba364908b5651be159bc64ffccc4b8ad" => :mountain_lion + sha1 "00fa56029996e5dd27eb6eb7168610dc4ce3c2cc" => :lion end depends_on :python => :optional |
