diff options
| author | BrewTestBot | 2014-10-21 14:18:18 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-21 14:52:36 +0100 |
| commit | 0bae73245b690e7d4cdfd00bb4db4fe9c957b820 (patch) | |
| tree | be8fa554a6bdf184bb50e0a692866fdb8773c5ec | |
| parent | 3066ae3e5cb9b5db65de6d7df3799227b71475e5 (diff) | |
| download | homebrew-0bae73245b690e7d4cdfd00bb4db4fe9c957b820.tar.bz2 | |
libmtp: update 1.1.8 bottle.
| -rw-r--r-- | Library/Formula/libmtp.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libmtp.rb b/Library/Formula/libmtp.rb index 7b33cf8cc..56953283f 100644 --- a/Library/Formula/libmtp.rb +++ b/Library/Formula/libmtp.rb @@ -7,9 +7,10 @@ class Libmtp < Formula bottle do cellar :any - sha1 "e3194ce6f1692562c24ce59b4ba81079e1515817" => :mavericks - sha1 "7a8fd87ec676a4d38fb66e038d62c4313a73a71f" => :mountain_lion - sha1 "0bd337f0f7d78d65e90c1c385e6d795e847bed96" => :lion + revision 1 + sha1 "efc495ff51c145e3ba7fc788e7381a9b0c75fb37" => :yosemite + sha1 "ad318f5a47cbbc64e17bcd5955c11aaeaa03163e" => :mavericks + sha1 "9e40ef6dc2e2068ea3bb73fb7e3d901ee58b470d" => :mountain_lion end depends_on "pkg-config" => :build |
