diff options
| author | BrewTestBot | 2014-10-20 14:32:55 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 14:32:55 +0100 |
| commit | e2356a3fd1b637f63d2f5fb702183266a2b87775 (patch) | |
| tree | bfb0d0b3217cfc06c3254b4d3ea50d9b0f82c75d | |
| parent | c387682ba16f8d062407a5a6acf37f73c1bbd82c (diff) | |
| download | homebrew-e2356a3fd1b637f63d2f5fb702183266a2b87775.tar.bz2 | |
libuvc: update 0.0.5 bottle.
| -rw-r--r-- | Library/Formula/libuvc.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libuvc.rb b/Library/Formula/libuvc.rb index 992e44ad6..3475f1022 100644 --- a/Library/Formula/libuvc.rb +++ b/Library/Formula/libuvc.rb @@ -8,9 +8,10 @@ class Libuvc < Formula head "https://github.com/ktossell/libuvc.git" bottle do - sha1 "592b2190a35ab15f07c25d39f3e34a0baae971e2" => :mavericks - sha1 "c13fafbeab7ebc19565be18423bb34248c9557a6" => :mountain_lion - sha1 "82645fb85228750be0aba5d2fd2b10bbc9ed888c" => :lion + revision 1 + sha1 "600fa35a693bccc80b44f731acc9cd945c35181d" => :yosemite + sha1 "b292f190f52e1e659aa3c2e51c19f15b421fb01e" => :mavericks + sha1 "6216c3b15fc83f9612b8573999d0dc537381a20b" => :mountain_lion end depends_on "cmake" => :build |
