diff options
| author | BrewTestBot | 2015-01-10 14:35:36 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-10 15:01:27 +0000 |
| commit | 01d0319f585b1e0bf2ca99104114aebac50d8f46 (patch) | |
| tree | 7356050fcf7ba105fcf30513fb6fa3f25bd32248 /Library/Formula | |
| parent | 32b1ca297ed9a6ad620912d854aca54dee278c62 (diff) | |
| download | homebrew-01d0319f585b1e0bf2ca99104114aebac50d8f46.tar.bz2 | |
libmxml: update 2.9 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libmxml.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/libmxml.rb b/Library/Formula/libmxml.rb index e20c088f6..58dda5759 100644 --- a/Library/Formula/libmxml.rb +++ b/Library/Formula/libmxml.rb @@ -7,10 +7,9 @@ class Libmxml < Formula bottle do cellar :any - revision 1 - sha1 "16c98f2cbfc50c2764876f62e86ff07aa3915ab4" => :yosemite - sha1 "9e1d0dc2ade33ffa09dec9f0fa6ac382fffce659" => :mavericks - sha1 "af0671b9ac604a6e8725785079a1eebab66a975a" => :mountain_lion + sha1 "e1c87b1b1ec3e362656f7e5d9c14c99dec182ab8" => :yosemite + sha1 "5d8a8bd17997790bb48c6142750ef9d2539d674b" => :mavericks + sha1 "2f99f449b8730e5fc9e340671ca9ff2e6095c8f9" => :mountain_lion end depends_on :xcode => :build # for docsetutil |
