diff options
| author | BrewTestBot | 2014-07-21 03:06:50 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-07-20 21:59:14 -0700 |
| commit | 8ad5f3036861e0abce3b7a9dcd9f1249255f5e44 (patch) | |
| tree | bbfd58294b2e155da8544c88996205143864d2a6 /Library/Formula | |
| parent | 119a0f3cabc7e31550b7f32f1118cf5011e088f6 (diff) | |
| download | homebrew-8ad5f3036861e0abce3b7a9dcd9f1249255f5e44.tar.bz2 | |
libuvc: update 0.0.5 bottle.
Closes #30991.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libuvc.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libuvc.rb b/Library/Formula/libuvc.rb index fd5ede862..5694c847f 100644 --- a/Library/Formula/libuvc.rb +++ b/Library/Formula/libuvc.rb @@ -6,9 +6,9 @@ class Libuvc < Formula sha1 "ab2e06d014af6aa72238113666f57405f45d1d18" bottle do - sha1 "36d644135909d262346f434be9b470f7be13c149" => :mavericks - sha1 "fccfef69b9b81ad405afc3d10916a8984266545d" => :mountain_lion - sha1 "3f5104157aa2c1ba31a549b3382119b5c2d0327b" => :lion + sha1 "592b2190a35ab15f07c25d39f3e34a0baae971e2" => :mavericks + sha1 "c13fafbeab7ebc19565be18423bb34248c9557a6" => :mountain_lion + sha1 "82645fb85228750be0aba5d2fd2b10bbc9ed888c" => :lion end depends_on "cmake" => :build |
