diff options
| author | BrewTestBot | 2015-02-17 05:57:59 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-17 10:29:36 +0000 |
| commit | 243e385248c517da4c4eddc2410a92325f81d45b (patch) | |
| tree | eebd321e196a2e1c19bf197eda1ff570e78c4b1c | |
| parent | 7da592ed29e8a1a9109950a5437e9a20f97b108d (diff) | |
| download | homebrew-243e385248c517da4c4eddc2410a92325f81d45b.tar.bz2 | |
libtool: update 2.4.6 bottle.
| -rw-r--r-- | Library/Formula/libtool.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libtool.rb b/Library/Formula/libtool.rb index ee70cc7a5..884bb381f 100644 --- a/Library/Formula/libtool.rb +++ b/Library/Formula/libtool.rb @@ -9,9 +9,9 @@ class Libtool < Formula bottle do cellar :any - sha1 "a0a8f63f52eb81731873f05336c194b1ef31fc3b" => :yosemite - sha1 "21dbadc74ca8bd189e981813dc7acc586640a934" => :mavericks - sha1 "5af44fab5def8f1ddcd8e1cf97cc9aba52652af0" => :mountain_lion + sha1 "2d08e8a6d58d789194efcb3d6e4b822e6ad409cc" => :yosemite + sha1 "f545d684854815e7a5a5c1d4e6372ac26a7516ff" => :mavericks + sha1 "dd1e72102dda61ab33da205e9cfb507a269fd0b9" => :mountain_lion end keg_only :provided_until_xcode43 |
