diff options
| author | BrewTestBot | 2014-10-20 08:57:57 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-20 08:57:57 +0100 |
| commit | e8e3f7f700fb102c402365d3fbd28a3acc44432b (patch) | |
| tree | c6a7a7ba8ce6a6f8384c4309acecd501f1174851 /Library | |
| parent | 02eb284070e3a23ad2d00308869173ad7a6c8a72 (diff) | |
| download | homebrew-e8e3f7f700fb102c402365d3fbd28a3acc44432b.tar.bz2 | |
libquvi: update 0.4.1_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libquvi.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libquvi.rb b/Library/Formula/libquvi.rb index b4cf6d239..dd6875467 100644 --- a/Library/Formula/libquvi.rb +++ b/Library/Formula/libquvi.rb @@ -7,9 +7,10 @@ class Libquvi < Formula revision 1 bottle do - sha1 "91f2b77a689f7086ab9d9c2342bcd7802718147f" => :mavericks - sha1 "d140b93f469bc9227913dab2ab98f3f7298bd792" => :mountain_lion - sha1 "8be78a6d012269633c435abd6a9b544ec098e05f" => :lion + revision 1 + sha1 "2b219665889be92e7aae5bc93ccedd956a4a5bf6" => :yosemite + sha1 "6b9ec93ae6c4b064943befc40596b724a9773618" => :mavericks + sha1 "6a963aa4d1ce0eb5768a529f07227621b320bab0" => :mountain_lion end depends_on 'pkg-config' => :build |
